PropertyGrid
Properties
Model - Object
Columns - PropertyGridColumnsSettings
The configuration of the field column.
ContextMenu - PropertyGridContextMenuSettings
Specifies the name of the item.
EditMode - Nullable
Excel - PropertyGridExcelSettings
Specifies the file name of the exported Excel file.
Groupable - Nullable
Height - Nullable
Items - List
Messages - PropertyGridMessagesSettings
When grouping is enabled, sets the name for the group, to which any root properties without a defined group will be added to.
Navigatable - Nullable
Pdf - PropertyGridPdfSettings
The author of the PDF document.
Resizable - Nullable
ShowDetails - Nullable
Scrollable - Nullable
Toolbar - List
Width - Nullable
Initializer - IJavaScriptInitializer
Events - IDictionary
Name - String
Id - String
ShouldSanitezeId - Boolean
ModelMetadata - ModelMetadata
HtmlAttributes - IDictionary
ScriptAttributes - IDictionary
ViewContext - ViewContext
ViewData - ViewDataDictionary
IsSelfInitialized - Boolean
IsInClientTemplate - Boolean
HasDeferredInitialization - Boolean
Selector - String
HasClientComponent - Boolean
Methods
WriteInitializationScript(System.IO.TextWriter)
Writes the initialization script.
Parameters
writer - System.IO.TextWriter
The System.IO.TextWriter.
Serialize()
Render()
Renders the component.
VerifySettings()
ToHtmlString()
GetHtml(System.Boolean)
Parameters
includeScript - System.Boolean
GetInitializator()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.