Back to Devexpress

ASPxGridViewSettings Properties

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

latest7.3 KB
Original Source

ASPxGridViewSettings Properties

Provides view options for the ASPxGridView control.

NameDescription
AutoFilterConditionSpecifies the type of comparison operator used by filter row to create filter conditions.
ColumnMaxWidthGets or sets a value that specifies the grid columns’ maximum width.
ColumnMinWidthGets or sets the minimum width of grid columns.
EnableFilterControlPopupMenuScrollingGets or sets a value specifying whether popup menu scrolling is enabled in the built-in filter builder. Inherited from ASPxGridSettings.
GridLinesSpecifies which grid lines are visible in the grid.
GroupFormatSpecifies the text pattern for group rows.
GroupFormatForMergedGroupSpecifies the text pattern for merged groups.
GroupFormatForMergedGroupRowSpecifies the text pattern for merged group rows.
GroupSummaryTextSeparatorGets or sets a separator dividing multiple summary texts displayed within group rows.
HorizontalScrollBarModeGets or sets a value specifying the horizontal scrollbar’s display mode. Inherited from ASPxGridSettings.
MergedGroupSeparatorSpecifies the separator that the grid displays between grouped columns within merged group rows.
ShowColumnHeadersSpecifies whether column headers are visible.
ShowFilterBarGets or sets a value which specifies when the filter bar is displayed. Inherited from ASPxGridSettings.
ShowFilterRowGets or sets whether the grid displays the filter row.
ShowFilterRowMenuSpecifies whether the grid displays filter row buttons within the filter row.
ShowFilterRowMenuLikeItemGets or sets whether the Like item is displayed within the filter row menu.
ShowFooterGets or sets whether the view’s footer is displayed.
ShowGroupButtonsGets or sets whether group expand buttons are displayed within group rows.
ShowGroupedColumnsSpecifies whether the grid displays grouped columns.
ShowGroupFooterGets or sets a value that specifies the ASPxGridView group footers visibility.
ShowGroupPanelSpecifies whether the grid displays the Group Panel.
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.
ShowHorizontalScrollBarObsolete. Gets or sets whether the horizontal scrollbar is displayed.
ShowPreviewGets or sets whether preview rows are displayed.
ShowStatusBarSpecifies the visibility of the Status Bar. Inherited from ASPxGridSettings.
ShowTitlePanelSpecifies whether the grid displays the Title Panel. Inherited from ASPxGridSettings.
ShowVerticalScrollBarObsolete. Gets or sets whether the vertical scrollbar is displayed.
UseFixedTableLayoutGets or sets whether the ASPxGridView’s width can be changed by a browser to display the entire content.
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.
VerticalScrollBarStyleGets or sets the operating mode of the vertical scrollbar.

See Also

ASPxGridViewSettings Class

ASPxGridViewSettings Members

DevExpress.Web Namespace