Back to Devexpress

BaseOptionsView Properties

windowsforms-devexpress-dot-xtraverticalgrid-dot-baseoptionsview-dot-underscore-properties.md

latest4.8 KB
Original Source

BaseOptionsView Properties

Provides view options for vertical grid controls.

NameDescription
AllowGlyphSkinningGets or sets whether row and band icons are painted using the foreground color of these rows and bands.
AllowHtmlTextGets or sets whether row captions (and record headers in the VGridControl) can be formatted using HTML tags.
AllowReadOnlyRowAppearanceGets or sets whether to paint read-only rows according to the ReadOnlyRow and ReadOnlyRecordValue appearance settings.
AutoScaleBandsGets or sets whether bands are stretched to occupy the entire control.
CategoryLevelIndentStyleGets or sets how to draw indents for categories and row headers.
DisableSkinBorderObsolete. This member supports the internal infrastructure, and is not intended to be used directly from your code.
FixedLineWidthGets or sets the width of fixed row dividers.
FixRowHeaderPanelWidthGets or sets whether the width of row headers remain constant when the control’s size or layout style is changed.
LevelIndentGets or sets the horizontal indent for child rows.
MaxRowAutoHeightGets or sets the maximum height for rows, when the row auto-height feature is enabled.
MinRowAutoHeightGets or sets the minimum height for rows, when the row auto-height feature is enabled.
ShowButtonsGets or sets whether collapse/expand buttons are displayed in parent rows. This property is obsolete. Use ShowCollapseButtons instead.
ShowCaptionGets or sets whether the control displays a caption (Caption) at the top.
ShowCollapseButtonsGets or sets whether collapse/expand buttons are displayed in parent rows.
ShowEmptyRowImageGets or sets whether the captions of row headers are shifted right regardless of whether an image is shown within the row header.
ShowFocusedFrameGets or sets whether a focus frame is displayed around the focused cell.
ShowHorzLinesGets or sets whether horizontal lines are displayed.
ShowRootCategoriesGets or sets whether top-level category rows are visible.
ShowRootLevelIndentGets or sets whether root-level rows are indented.
ShowRowsGets or sets whether row headers are displayed.
ShowVertLinesGets or sets whether vertical lines are visible.

See Also

BaseOptionsView Class

BaseOptionsView Members

DevExpress.XtraVerticalGrid Namespace