AccessibilityCompliant
|
Enables accessibility support.
|
AccessKey
|
Gets or sets the access key that allows you to quickly navigate to the ASP.NET MVC extension.
|
AfterPerformCallback
|
Enables you to perform custom actions after a callback or a postback initiated by the control has been processed on the server.
|
Attributes
|
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
|
BeforeGetCallbackResult
|
Allows you to perform custom actions after a callback sent by the current extension has been processed on the server, but prior to the time the respective callback result render is formed.
|
BeforeHeaderFilterFillItems
|
Enables you to provide custom filter items instead of default ones displayed within a Popup Header Filter.
|
BeforeRowSorting
|
Provides the opportunity to obtain the row sorting parameters and perform an action before a row is sorted.
|
CallbackRouteValues
|
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks.
|
CellEditorInitialize
|
Enables initializing the cell editors displayed within the VerticalGrid edit cells.
|
ClientLayout
|
Enables you to save and restore the previously saved layout of the extension.
|
ClientSideEvents
|
Gets an object that lists the client-side events specific to the VerticalGrid.
|
ClientVisible
|
Gets or sets a value that specifies the initial visibility state of an extension on the client.
|
CommandButtonInitialize
|
Enables individual column cells containing command row items to be initialized.
|
CommandRow
|
Provides access to the VerticalGrid’s command row.
|
ControlStyle
|
Provides access to the style settings declared at the root level of the extension’s wrapped web server control.
|
CustomActionRouteValues
|
Defines the custom callback routing logic by specifying the names of a Controller and an Action which should handle custom callbacks initiated by the MVCxClientGridView.PerformCallback method.
|
CustomBindingRouteValuesCollection
|
Defines the callback routing logic by specifying the names of Controllers and Actions that handle callbacks related to VerticalGrid data operations such as paging, sorting, grouping and filtering.
|
CustomButtonInitialize
|
Enables you to initialize custom command buttons.
|
CustomDataActionRouteValues
|
Defines the custom callback routing logic by specifying the names of a Controller and an Action which should handle custom data callbacks initiated by the MVCxClientGridView.GetValuesOnCustomCallback method.
|
CustomJSProperties
|
Enables you to supply any server data that can then be parsed on the client.
|
CustomRowDisplayText
|
Enables custom display text to be provided for any cell.
|
CustomRowSort
|
Enables you to sort data using custom rules.
|
CustomSummaryCalculate
|
Enables you to calculate summary values manually.
|
CustomUnboundRowData
|
Allows you to supply data to unbound rows.
|
DataBinding
|
Allows you to perform custom actions before a GridView is bound to a data source.
|
DataBound
|
Allows you to perform actions after the GridView is bound to a data source.
|
EnableCallbackAnimation
|
Gets or sets a value that specifies whether a specific animation effect is used when a GridView’s content is updated via a callback.
|
EnableCallbackCompression
|
Gets or sets whether callback compression is enabled.
|
Enabled
|
Gets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions.
|
EnablePagingCallbackAnimation
|
Gets or sets a value that specifies whether a specific animation effect is used when changing pages.
|
EnablePagingGestures
|
Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture.
|
EnableRecordsCache
|
Gets or sets whether data caching is enabled.
|
EnableTheming
|
Gets or sets a value indicating whether themes apply to this extension.
|
EncodeHtml
|
This property is not in effect for the GridSettingsBase class.
|
FilterControlColumnsCreated
|
Enables you to customize the filter control column collection after it is created.
|
FilterControlCriteriaValueEditorCreate
|
Enables you to replace the default criteria value editor with a custom one.
|
FilterControlCriteriaValueEditorInitialize
|
Enables the editors displayed within the criteria value to be initialized.
|
FilterControlCustomValueDisplayText
|
Enables you to specify the entered filter value’s custom display text to be displayed when the filter’s condition value editor is inactive.
|
FilterControlOperationVisibility
|
Enables you to dynamically hide operation items (such as the Equals, Contains, etc.) of the FilterControl’s operation dropdown menu.
|
FilterControlParseValue
|
Enables you to process and modify an entered value before it is actually accepted by the filter.
|
FormatConditions
|
Provides access to a collection of format condition rules.
|
HeaderFilterEditorInitialize
|
Occurs when a header filter editor is initialized.
|
HeaderFilterFillItems
|
Enables you to provide custom filter items displayed in a filter dropdown.
|
Height
|
Gets or sets the height of the extension.
|
HtmlCommandCellPrepared
|
Allows you to change the settings of individual command row cells.
|
HtmlDataCellPrepared
|
Enables the settings of individual data cells to be changed.
|
Images
|
Provides access to the settings that define images for various elements in the VerticalGrid.
|
ImagesEditors
|
Provides access to the settings that define images displayed in the VerticalGrid’s editors.
|
ImagesFilterControl
|
Provides access to the settings that define images displayed within the Filter Builder.
|
Init
|
Enables you to perform custom actions when an extension is initialized.
|
InitNewRecord
|
Enables you to initialize added records.
|
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.
|
RightToLeft
|
Specifies whether to apply right-to-left representation to the extension.
|
Rows
|
Provides access to a VerticalGrid’s row collection.
|
SearchPanelEditorCreate
|
Enables you to replace the default search panel editor with custom one.
|
SearchPanelEditorInitialize
|
Enables you to customize the properties of an editor displayed within the search panel.
|
Settings
|
Provides access to the VerticalGrid’s display options.
|
SettingsBehavior
|
Provides access to the VerticalGrid’s behavior settings.
|
SettingsCommandButton
|
Provides access to the settings of the VerticalGrid’s command buttons.
|
SettingsCookies
|
Provides access to the extension’s cookie settings.
|
SettingsDataSecurity
|
Provides access to the VerticalGrid’s security settings that allow you to disable data modification operations (edit, insert, delete).
|
SettingsEditing
|
Provides access to the VerticalGrid‘s edit settings.
|
SettingsExport
|
Provides access to the VerticalGrid’s export settings.
|
SettingsFilterControl
|
Provides access to the filter control’s settings.
|
SettingsLoadingPanel
|
Provides access to the loading panel’s settings.
|
SettingsPager
|
Provides access to the pager‘s settings.
|
SettingsPopup
|
Provides access to the settings of different vertical grid popup elements.
|
SettingsSearchPanel
|
Provides access to the search panel’s settings.
|
SettingsText
|
Provides access to the VerticalGrid’s text settings.
|
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.
|
Styles
|
Provides access to the style settings that control the appearance of the extension’s visual elements.
|
StylesEditors
|
Provides access to style settings defining the appearance of VerticalGrid’s editors.
|
StylesFilterControl
|
Provides access to the style settings defining the appearance of the Filter Builder.
|
StylesPager
|
Provides access to the style settings that control the appearance of the Pager displayed within the VerticalGrid.
|
StylesPopup
|
Provides access to the style settings defining the appearance of different popup elements within a vertical grid.
|
StylesToolbar
|
Provides access to the style settings that define the appearance of toolbars.
|
SubstituteFilter
|
Allows you to replace a filter applied with another filter.
|
SummaryDisplayText
|
Allows you to provide custom display text for any summary value.
|
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.
|
ToolbarItemClick
|
Fires after a toolbar item has been clicked.
|
Toolbars
|
Gets the collection of toolbars in the VerticalGridSettings control.
|
ToolTip
|
Gets or sets a UI element’s tooltip text.
|
TotalSummary
|
Provides access to total summary items.
|
Width
|
Gets or sets the width of the extension.
|