TcxGridTableOptionsView Properties
Stores grid Table View appearance settings.
Name | Description |
---|---|
Cell |
Specifies if the height of cells automatically adjusts to fit the content.
Inherited from Tcx |
Cell |
Specifies if a cell shows an ellipsis when its content is clipped.
Inherited from Tcx |
Cell |
Specifies the maximum number of text lines in a cell.
Inherited from Tcx |
Column |
Determines whether column widths are changed in order to display all columns without using the horizontal scrollbar. |
Data |
Specifies the height of a data row (in pixels). |
Edit |
Specifies the border color of the multi-line in-place editor displayed in the eah |
Expand |
Specifies whether to display expand buttons within master rows that doesn’t have associated details. |
Fixed |
Specifies the color of the highlight effect applied to fixed columns. |
Fixed |
Specifies the color of fixed column separators. |
Fixed |
Specifies the width of fixed column separators, in pixels. |
Focus |
Specifies if a grid View draws the focus rectangle around the focused record.
Inherited from Tcx |
Footer | Determines whether the footer is displayed. |
Footer |
Determines whether the View’s footer is stretched vertically to fit its content completely. |
Footer |
Specifies if the grid View footer displays multiple footer summaries for columns. |
Grid |
Specifies the color of grid lines. |
Grid |
Specifies whether grid lines are visible. |
Grid |
Provides access to the grid Table View to which these appearance settings belong. |
Group |
Determines whether the grouping panel is visible. |
Group |
Specifies column header layout modes within the Group By panel. |
Group |
Specifies group footers display multiple group summaries for columns. |
Group |
Specifies whether group footers are visible. |
Group |
Specifies the height of group rows (in pixels). |
Group |
Specifies how group rows are displayed. |
Group |
Specifies the group summary text position in a row. |
Header | Determines whether the column’s headers are visible. |
Header |
Specifies if the grid View automatically adjusts the height of data item headers to display all captions in full. |
Header |
Specifies whether to display an ellipsis when the column caption is clipped. |
Header |
Specifies the display mode for filter dropdown buttons. |
Header |
Specifies the height of column headers, in pixels. |
Highlight |
Specifies if the grid Table View highlights fixed columns. |
Indicator | Specifies if the row indicator is visible. |
Indicator |
Specifies custom row indicator width, in pixels. |
Merged |
|
Navigator |
Specifies the distance (in pixels) between the data navigator and the horizontal View scrollbar.
Inherited from Tcx |
New |
Deprecated. Specifies if the new item row is visible. |
New |
Deprecated. Specifies the new item row caption. |
New |
Deprecated. Specifies the color of the new item row separator. |
New |
Deprecated. Specifies the width (in pixels) of the new item row row separator. |
No |
Specifies a string that is displayed in the grid’s client area, if no rows are shown.
Inherited from Tcx |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Prev |
|
Row |
Specifies the color of the lines separating grid rows from each other. |
Row |
Specifies the width (in pixels) of the lines separating grid rows from each other. |
Scroll |
Indicates whether the grid View contains scrollbars.
Inherited from Tcx |
Show |
Specifies how column headers display filter dropdown buttons. |
Show |
Determines the visibility of the editor buttons for the current View.
Inherited from Tcx |
Show |
Specifies how item headers display filter dropdown buttons.
Inherited from Tcx |
See Also