New to Telerik UI for ASP.NET MVC? Download free 30-day trial

PropertyGrid

Properties

Model - Object

Columns - PropertyGridColumnsSettings

The configuration of the field column.

ContextMenu - PropertyGridContextMenuSettings

Configures the ContextMenu of the PropertyGrid. If set to true enables the default ContextMenu.

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.

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

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.

DeferStyles()

ToClientTemplate()

In this article
Not finding the help you need?