AccessKey
|
Gets or sets the access key that allows you to quickly navigate to the ASP.NET MVC extension.
|
AnimationType
|
Gets or sets a value specifying the animation type used when the editor’s drop down window is invoked.
|
Attributes
|
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
|
ClientEnabled
|
Gets or sets a value that indicates whether an editor is enabled on the client.
|
ClientVisible
|
Gets or sets a value that specifies the initial visibility state of an editor on the client.
|
Columns
|
Provides access to the editor’s column collection.
|
CommandColumn
|
Provides access to the settings allowing you to customize the built-in grid’s command column.
|
ControlStyle
|
Provides access to the style settings declared at the root level of the extension’s wrapped web server control.
|
CustomJSProperties
|
Enables you to supply any server data that can then be parsed on the client.
|
DataBinding
|
Allows you to perform custom actions before a GridLookup is bound to a data source.
|
DataBound
|
Allows you to perform actions after the GridView is bound to a data source.
|
DisabledStyle
|
Gets the style settings which define the editor’s appearance in the disabled state.
|
Enabled
|
Gets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions.
|
EnableTheming
|
Gets or sets a value indicating whether themes apply to this extension.
|
EncodeHtml
|
Gets or sets whether to encode editor value and content.
|
GridViewClientSideEvents
|
Gets an object that lists the client-side events specific to the GridLookup.
|
GridViewImages
|
Provides access to the settings that define images displayed within the built-in GridView’s elements.
|
GridViewImagesEditors
|
Provides access to the settings that define images displayed within the built-in GridView’s editors.
|
GridViewImagesFilterControl
|
Provides access to the settings that define images displayed in the built-in GridView’s filter builder.
|
GridViewProperties
|
Provides access to the settings allowing you to customize the built-in GridView’s properties.
|
GridViewStyles
|
Provides access to the style settings that control the appearance of the built-in GridView’s visual elements.
|
GridViewStylesEditors
|
Provides access to style settings used to paint the built-in GridView’s editors.
|
GridViewStylesFilterControl
|
Provides access to the style settings used to paint the built-in GridView’s filter builder.
|
GridViewStylesPager
|
Provides access to the style settings that control the appearance of the pager displayed within the built-in GridView.
|
GridViewStylesPopup
|
Provides access to the style settings defining the appearance of different popup elements within a grid.
|
Height
|
Gets or sets the height of the extension.
|
Init
|
Enables you to perform custom actions when an extension is initialized.
|
KeyFieldName
|
Gets or sets the name of the data source key field.
|
Name
|
Specifies the unique identifier name for the extension.
|
PreRender
|
Allows custom processing to be implemented before the extension is rendered to the page.
|
Properties
|
Provides access to the settings that are specific to the GridLookup editor.
|
ShowModelErrors
|
Gets or sets a value that specifies whether or not model error messages should be automatically displayed for the editor when its value validation fails.
|
SkinID
|
Gets or sets the skin to apply to the control.
|
Style
|
Gets a collection of all cascading style sheet (CSS) properties applied to an extension.
|
TabIndex
|
Gets or sets the tab index of the control element of the web page.
|
Theme
|
Gets or sets the name of the theme to be applied to the extension.
|
ToolTip
|
Gets or sets a UI element’s tooltip text.
|
Width
|
Gets or sets the width of the extension.
|