Back to Devexpress

VerticalGridSettings Members

aspnetmvc-devexpress-dot-web-dot-mvc-dot-verticalgridsettings-dot-underscore-members.md

latest25.8 KB
Original Source

VerticalGridSettings Members

Contains the VerticalGrid extension settings.

Constructors

NameDescription
VerticalGridSettings()Initializes a new instance of the VerticalGridSettings class with default settings.

Properties

NameDescription
AccessibilityCompliantEnables accessibility support. Inherited from GridSettingsBase.
AccessKeyGets or sets the access key that allows you to quickly navigate to the ASP.NET MVC extension. Inherited from SettingsBase.
AfterPerformCallbackEnables you to perform custom actions after a callback or a postback initiated by the control has been processed on the server.
AttributesGets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. Inherited from SettingsBase.
BeforeGetCallbackResultAllows 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. Inherited from GridSettingsBase.
BeforeHeaderFilterFillItemsEnables you to provide custom filter items instead of default ones displayed within a Popup Header Filter.
BeforeRowSortingProvides the opportunity to obtain the row sorting parameters and perform an action before a row is sorted.
CallbackRouteValuesDefines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks. Inherited from GridSettingsBase.
CellEditorInitializeEnables initializing the cell editors displayed within the VerticalGrid edit cells.
ClientLayoutEnables you to save and restore the previously saved layout of the extension. Inherited from GridSettingsBase.
ClientSideEventsGets an object that lists the client-side events specific to the VerticalGrid.
ClientVisibleGets or sets a value that specifies the initial visibility state of an extension on the client. Inherited from GridSettingsBase.
CommandButtonInitializeEnables individual column cells containing command row items to be initialized.
CommandRowProvides access to the VerticalGrid’s command row.
ControlStyleProvides access to the style settings declared at the root level of the extension’s wrapped web server control. Inherited from GridSettingsBase.
CustomActionRouteValuesDefines 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. Inherited from GridSettingsBase.
CustomBindingRouteValuesCollectionDefines 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.
CustomButtonInitializeEnables you to initialize custom command buttons.
CustomDataActionRouteValuesDefines 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. Inherited from GridSettingsBase.
CustomJSPropertiesEnables you to supply any server data that can then be parsed on the client.
CustomRowDisplayTextEnables custom display text to be provided for any cell.
CustomRowSortEnables you to sort data using custom rules.
CustomSummaryCalculateEnables you to calculate summary values manually.
CustomUnboundRowDataAllows you to supply data to unbound rows.
DataBindingAllows you to perform custom actions before a GridView is bound to a data source. Inherited from GridSettingsBase.
DataBoundAllows you to perform actions after the GridView is bound to a data source. Inherited from GridSettingsBase.
EnableCallbackAnimationGets or sets a value that specifies whether a specific animation effect is used when a GridView’s content is updated via a callback. Inherited from GridSettingsBase.
EnableCallbackCompressionGets or sets whether callback compression is enabled. Inherited from GridSettingsBase.
EnabledGets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions. Inherited from SettingsBase.
EnablePagingCallbackAnimationGets or sets a value that specifies whether a specific animation effect is used when changing pages. Inherited from GridSettingsBase.
EnablePagingGesturesGets or sets a value specifying whether an end-user can switch pages with a swipe gesture. Inherited from GridSettingsBase.
EnableRecordsCacheGets or sets whether data caching is enabled.
EnableThemingGets or sets a value indicating whether themes apply to this extension. Inherited from SettingsBase.
EncodeHtmlThis property is not in effect for the GridSettingsBase class. Inherited from GridSettingsBase.
FilterControlColumnsCreatedEnables you to customize the filter control column collection after it is created. Inherited from GridSettingsBase.
FilterControlCriteriaValueEditorCreateEnables you to replace the default criteria value editor with a custom one. Inherited from GridSettingsBase.
FilterControlCriteriaValueEditorInitializeEnables the editors displayed within the criteria value to be initialized. Inherited from GridSettingsBase.
FilterControlCustomValueDisplayTextEnables you to specify the entered filter value’s custom display text to be displayed when the filter’s condition value editor is inactive. Inherited from GridSettingsBase.
FilterControlOperationVisibilityEnables you to dynamically hide operation items (such as the Equals, Contains, etc.) of the FilterControl’s operation dropdown menu. Inherited from GridSettingsBase.
FilterControlParseValueEnables you to process and modify an entered value before it is actually accepted by the filter. Inherited from GridSettingsBase.
FormatConditionsProvides access to a collection of format condition rules.
HeaderFilterEditorInitializeOccurs when a header filter editor is initialized.
HeaderFilterFillItemsEnables you to provide custom filter items displayed in a filter dropdown.
HeightGets or sets the height of the extension. Inherited from SettingsBase.
HtmlCommandCellPreparedAllows you to change the settings of individual command row cells.
HtmlDataCellPreparedEnables the settings of individual data cells to be changed.
ImagesProvides access to the settings that define images for various elements in the VerticalGrid.
ImagesEditorsProvides access to the settings that define images displayed in the VerticalGrid’s editors.
ImagesFilterControlProvides access to the settings that define images displayed within the Filter Builder. Inherited from GridSettingsBase.
InitEnables you to perform custom actions when an extension is initialized. Inherited from SettingsBase.
InitNewRecordEnables you to initialize added records.
KeyFieldNameGets or sets the name of the data source key field. Inherited from GridSettingsBase.
NameSpecifies the unique identifier name for the extension. Inherited from SettingsBase.
PreRenderAllows custom processing to be implemented before the extension is rendered to the page. Inherited from SettingsBase.
RightToLeftSpecifies whether to apply right-to-left representation to the extension. Inherited from GridSettingsBase.
RowsProvides access to a VerticalGrid’s row collection.
SearchPanelEditorCreateEnables you to replace the default search panel editor with custom one.
SearchPanelEditorInitializeEnables you to customize the properties of an editor displayed within the search panel.
SettingsProvides access to the VerticalGrid’s display options.
SettingsBehaviorProvides access to the VerticalGrid’s behavior settings.
SettingsCommandButtonProvides access to the settings of the VerticalGrid’s command buttons.
SettingsCookiesProvides access to the extension’s cookie settings.
SettingsDataSecurityProvides access to the VerticalGrid’s security settings that allow you to disable data modification operations (edit, insert, delete).
SettingsEditingProvides access to the VerticalGrid ‘s edit settings.
SettingsExportProvides access to the VerticalGrid’s export settings.
SettingsFilterControlProvides access to the filter control’s settings.
SettingsLoadingPanelProvides access to the loading panel’s settings.
SettingsPagerProvides access to the pager‘s settings.
SettingsPopupProvides access to the settings of different vertical grid popup elements.
SettingsSearchPanelProvides access to the search panel’s settings.
SettingsTextProvides access to the VerticalGrid’s text settings.
SkinIDGets or sets the skin to apply to the control. Inherited from SettingsBase.
StyleGets a collection of all cascading style sheet (CSS) properties applied to an extension. Inherited from SettingsBase.
StylesProvides access to the style settings that control the appearance of the extension’s visual elements.
StylesEditorsProvides access to style settings defining the appearance of VerticalGrid’s editors.
StylesFilterControlProvides access to the style settings defining the appearance of the Filter Builder. Inherited from GridSettingsBase.
StylesPagerProvides access to the style settings that control the appearance of the Pager displayed within the VerticalGrid.
StylesPopupProvides access to the style settings defining the appearance of different popup elements within a vertical grid.
StylesToolbarProvides access to the style settings that define the appearance of toolbars. Inherited from GridSettingsBase.
SubstituteFilterAllows you to replace a filter applied with another filter. Inherited from GridSettingsBase.
SummaryDisplayTextAllows you to provide custom display text for any summary value.
TabIndexGets or sets the tab index of the control element of the web page. Inherited from SettingsBase.
ThemeGets or sets the name of the theme to be applied to the extension. Inherited from SettingsBase.
ToolbarItemClickFires after a toolbar item has been clicked.
ToolbarsGets the collection of toolbars in the VerticalGridSettings control.
ToolTipGets or sets a UI element’s tooltip text. Inherited from SettingsBase.
TotalSummaryProvides access to total summary items.
WidthGets or sets the width of the extension. Inherited from SettingsBase.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
SetCategoryCaptionTemplateContent(Action<VerticalGridHeaderTemplateContainer>)Allows you to provide a template to render the captions of VerticalGrid category rows.
SetCategoryCaptionTemplateContent(String)Allows you to provide a template to render the captions of VerticalGrid category rows.
SetCategoryTemplateContent(Action<VerticalGridHeaderTemplateContainer>)Allows you to provide a template to render VerticalGrid category rows.
SetCategoryTemplateContent(String)Allows you to provide a template to render VerticalGrid category rows.
SetDataItemContent(Action<VerticalGridDataItemTemplateContainer>)Allows you to provide a template for displaying data cells.
SetDataItemContent(String)Allows you to provide a template for displaying data cells.
SetEditItemContent(Action<VerticalGridBatchEditItemTemplateContainer>)Allows you to provide a template for displaying data editors.
SetEditItemContent(String)Allows you to provide a template for displaying data editors.
SetHeaderCaptionTemplateContent(Action<GridViewHeaderTemplateContainer>)Allows you to provide a template for rendering row header captions.
SetHeaderCaptionTemplateContent(String)Allows you to provide a template for rendering row header captions.
SetHeaderTemplateContent(Action<GridViewHeaderTemplateContainer>)Allows you to provide a template for rendering row headers.
SetHeaderTemplateContent(String)Allows you to provide a template for rendering row headers.
SetPagerBarContent(Action<VerticalGridPagerBarTemplateContainer>)Allows you to provide a template for displaying the pager.
SetPagerBarContent(String)Allows you to provide a template for displaying the pager.
SetStatusBarContent(Action<VerticalGridStatusBarTemplateContainer>)Allows you to provide a template for displaying the status bar.
SetStatusBarContent(String)Allows you to provide a template for displaying the status bar.
SetTitlePanelContent(Action<VerticalGridTitleTemplateContainer>)Allows you to provide a template for rendering the title panel.
SetTitlePanelContent(String)Allows you to provide a template for rendering the title panel.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

VerticalGridSettings Class

DevExpress.Web.Mvc Namespace