Back to Devexpress

ASPxVerticalGridSettings Properties

aspnet-devexpress-dot-web-dot-aspxverticalgridsettings-dot-underscore-properties.md

latest4.6 KB
Original Source

ASPxVerticalGridSettings Properties

Serves as a base for classes that implement the main settings of grid-like controls.

NameDescription
EnableFilterControlPopupMenuScrollingGets or sets a value specifying whether popup menu scrolling is enabled in the built-in filter builder. Inherited from ASPxGridSettings.
GridLinesGets or sets the gridline style for the ASPxVerticalGrid.
HeaderAreaWidthGets or sets the width of row headers
HorizontalScrollBarModeGets or sets a value specifying the horizontal scrollbar’s display mode. Inherited from ASPxGridSettings.
MergeHeaderIndentsGets or sets a value that specifies whether rows headers are merged with indents cells.
RecordWidthSpecifies a record’s width.
RowLoadingModeGets or sets the loading mode of child rows of category rows or parent rows.
ShowCategoryIndentsGets or sets a value that specifies whether child rows within parent rows or category rows are shown with indents.
ShowFilterBarGets or sets a value which specifies when the filter bar is displayed. Inherited from ASPxGridSettings.
ShowHeaderFilterBlankItemsGets or sets a value that specifies whether the filter dropdown contains service filter items (‘Blanks’ and ‘Non blanks’) to allow filtering data by blank and non blank values. Inherited from ASPxGridSettings.
ShowHeaderFilterButtonGets or sets whether column/row headers display filter buttons. Inherited from ASPxGridSettings.
ShowHeaderFilterListBoxSearchUIGets or sets a value specifying whether the list box’s search UI is enabled within the grid column’s header filter. Inherited from ASPxGridSettings.
ShowStatusBarSpecifies the visibility of the Status Bar. Inherited from ASPxGridSettings.
ShowSummaryPanelGets or sets whether the ASPxVerticalGridw’s summary panel is displayed.
ShowTitlePanelSpecifies whether the grid displays the Title Panel. Inherited from ASPxGridSettings.
VerticalScrollableHeightGets or sets the scrollable area’s height. Inherited from ASPxGridSettings.
VerticalScrollBarModeGets or sets a value specifying the vertical scrollbar’s display mode. Inherited from ASPxGridSettings.

See Also

ASPxVerticalGridSettings Class

ASPxVerticalGridSettings Members

DevExpress.Web Namespace