VGridOptionsView Properties
Provides view options for a vertical grid control.
Name | Description |
---|---|
Allow |
Gets or sets whether to display format rule descriptions in Rule Editor and Rule Manager. |
Allow |
Gets or sets whether row and band icons are painted using the foreground color of these rows and bands.
Inherited from Base |
Allow |
Gets or sets whether row captions (and record headers in the VGrid |
Allow |
Gets or sets whether to paint read-only rows according to the Read |
Auto |
Gets or sets whether bands are stretched to occupy the entire control.
Inherited from Base |
Category |
Gets or sets how to draw indents for categories and row headers.
Inherited from Base |
Disable |
Obsolete. This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Base |
Filter |
Gets or sets the display style of filter conditions in the Filter Panel, MRU Filter List and built-in Filter Editor. |
Fixed |
Gets or sets the width of fixed row dividers.
Inherited from Base |
Fix |
Gets or sets whether the width of row headers remain constant when the control’s size or layout style is changed.
Inherited from Base |
Header |
Gets or sets whether to display smart tags or buttons in row headers to invoke the filter dropdown. |
Level |
Gets or sets the horizontal indent for child rows.
Inherited from Base |
Max |
Gets or sets the maximum height for rows, when the row auto-height feature is enabled.
Inherited from Base |
Min |
Gets or sets the minimum height for rows, when the row auto-height feature is enabled.
Inherited from Base |
Show |
Gets or sets whether collapse/expand buttons are displayed in parent rows. This property is obsolete. Use Show |
Show |
Gets or sets whether the control displays a caption (Caption) at the top.
Inherited from Base |
Show |
Gets or sets whether collapse/expand buttons are displayed in parent rows.
Inherited from Base |
Show |
Gets or sets whether the captions of row headers are shifted right regardless of whether an image is shown within the row header.
Inherited from Base |
Show |
Gets or sets whether the filter panel is automatically shown when a filter is applied (the default), is always visible, or is always hidden. |
Show |
Gets or sets whether a focus frame is displayed around the focused cell.
Inherited from Base |
Show |
Gets or sets whether horizontal lines are displayed.
Inherited from Base |
Show |
Gets or sets whether record headers are enabled. This property is in effect in Multi-Record view mode (see VGrid |
Show |
Gets or sets whether top-level category rows are visible.
Inherited from Base |
Show |
Gets or sets whether root-level rows are indented.
Inherited from Base |
Show |
Gets or sets whether row headers are displayed.
Inherited from Base |
Show |
Gets or sets whether vertical lines are visible.
Inherited from Base |
See Also