GridOptionsView Members
In This Article
#Constructors
Name | Description |
---|---|
Grid |
Creates a new instance of the Grid |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether neighboring cells with identical values merge. |
Allow |
Gets or sets whether to display format rule descriptions in the Rule Editor and Rule Manager.
Inherited from Column |
Allow |
Gets or sets whether column and band icons within the current View should be painted with the same colors as the column captions. |
Allow |
Gets or sets whether to parse HTML-inspired tags in tab captions. This option must be applied to the master view. |
Allow |
Gets or sets whether HTML tags can be used to format text in group rows. |
Allow |
Gets or sets whether HTML formatting can be applied to column and band captions. |
Animation |
Gets or sets the animation mode, which identifies cells for which animation is enabled.
Inherited from Column |
Auto |
Gets or sets a value specifying whether the number of text lines within preview sections is calculated automatically depending on their contents. |
Best |
Gets or sets the number of data rows whose content is processed to apply best fit to columns. |
Best |
Gets or sets whether column best-fit resizing operations should prioritize precision or speed. |
Best |
Gets or sets whether cell error icons are taken into account when calculating the “best width” for columns. |
Column |
Gets or sets a value that specifies columns automatically adjust their width to fit the grid’s width. |
Column |
Gets or sets whether the column header panel height is automatically adjusted to fit wrapped column captions. |
Enable |
Gets or sets whether the even rows are painted using the appearance settings provided by the Grid |
Enable |
Gets or sets whether the odd rows are painted using the appearance settings provided by the Grid |
Filter |
Gets or sets the display style of filter conditions in the Filter Panel and built-in Filter Editor.
Inherited from Column |
Fixed |
Gets or sets whether to render fixed columns with thicker column borders or a different cell background color. |
Group |
Gets or sets a value specifying how group rows should be painted. |
Group |
Gets or sets which groups display footers. |
Header |
Gets or sets the display style of column filter buttons. |
Merged |
Gets or sets how users can edit merged cells. |
New |
Gets or sets the new item row’s position within the View. |
Row |
Gets or sets whether the Data Grid automatically adjusts data row heights depending on cell content. |
Show |
Gets or sets whether to display the Auto Filter Row. |
Show |
Gets or sets a value that specifies which column cells display editor buttons.
Inherited from Column |
Show |
Gets or sets a value specifying whether the View’s group panel acts as a joined group panel. |
Show |
Gets or sets whether column headers are visible. |
Show |
Gets or sets a value specifying whether master rows display master-detail expand buttons. |
Show |
Gets or sets whether exceptions raised by a data source in instant feedback server mode are shown in a flyout panel (contains the “Copy Text” button). |
Show |
Obsolete. Gets or sets whether the filter panel is displayed when data filtering is applied.
Inherited from Column |
Show |
Gets or sets a value which specifies when the Filter Panel is shown.
Inherited from Column |
Show |
Gets or sets a value specifying whether the view footer is displayed. |
Show |
Gets or sets a value specifying whether grouping columns are displayed within the View. |
Show |
Gets or sets whether group expand buttons are visible. |
Show |
Gets or sets a value specifying whether the group panel is visible. |
Show |
Gets or sets whether group column headers are arranged in the group panel in a horizontal line. |
Show |
Gets or sets whether to display horizontal grid lines. |
Show |
Obsolete. Gets or sets a value specifying whether horizontal grid lines are displayed. |
Show |
Gets or sets a value specifying whether the row indicator panel is displayed. |
Show |
Obsolete. Gets or sets a value specifying whether the new item row is displayed. |
Show |
Gets or sets whether to display the preview sections. |
Show |
Obsolete. Gets or sets whether preview lines are displayed. |
Show |
Gets or sets whether horizontal lines are displayed below preview sections. |
Show |
Gets or sets whether to display vertical grid lines. |
Show |
Obsolete. Gets or sets a value specifying whether vertical grid lines are displayed. |
Show |
Gets or sets whether the View Caption is displayed above the View.
Inherited from Column |
Wait |
Gets or sets how async data loading operations are indicated. This property is in effect in Instant Feedback Mode. |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as a parameter. |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns the actual animation type.
Inherited from Column |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all options to their default values.
Inherited from Base |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also