TcxGridBandedTableOptionsView Properties
Contains Banded Table View appearance settings.Name | Description |
---|---|
BandCaptionsInColumnAlternateCaption | Specifies whether a band caption is included as the leading part of the column header’s caption. |
BandHeaderEndEllipsis | Specifies whether to display an ellipsis when the band caption is clipped. |
BandHeaderHeight | Specifies the height of band headers (in pixels). |
BandHeaderLineCount | Specifies the height of band headers (in text lines). |
BandHeaders | Determines whether band headers are visible within the Banded Table View. |
CellAutoHeight | Specifies if the height of cells automatically adjusts to fit the content. Inherited from TcxCustomGridTableOptionsView. |
CellEndEllipsis | Specifies if a cell shows an ellipsis when its content is clipped. Inherited from TcxCustomGridTableOptionsView. |
CellTextMaxLineCount | Specifies the maximum number of text lines in a cell. Inherited from TcxCustomGridTableOptionsView. |
ColumnAutoWidth | Determines whether column widths are changed in order to display all columns without using the horizontal scrollbar. Inherited from TcxGridTableOptionsView. |
DataRowHeight | Specifies the height of a data row (in pixels). Inherited from TcxGridTableOptionsView. |
EditAutoHeightBorderColor | Specifies the border color of the multi-line in-place editor displayed in the eahEditor sizing mode. Inherited from TcxCustomGridTableOptionsView. |
ExpandButtonsForEmptyDetails | Specifies whether to display expand buttons within master rows that doesn’t have associated details. Inherited from TcxGridTableOptionsView. |
FixedBandHighlightColor | Specifies the color of the highlight effect applied to fixed bands. |
FixedBandSeparatorColor | Specifies the color of fixed band separators. |
FixedBandSeparatorWidth | Specifies the width of the fixed band separator, in pixels. |
FixedColumnHighlightColor | Specifies the color of the highlight effect applied to fixed columns. Inherited from TcxGridTableOptionsView. |
FixedColumnSeparatorColor | Specifies the color of fixed column separators. Inherited from TcxGridTableOptionsView. |
FixedColumnSeparatorWidth | Specifies the width of fixed column separators, in pixels. Inherited from TcxGridTableOptionsView. |
FocusRect | Specifies if a grid View draws the focus rectangle around the focused record. Inherited from TcxCustomGridTableOptionsView. |
Footer | Determines whether the footer is displayed. Inherited from TcxGridTableOptionsView. |
FooterAutoHeight | Determines whether the View’s footer is stretched vertically to fit its content completely. Inherited from TcxGridTableOptionsView. |
FooterMultiSummaries | Determines whether the View’s footer displays multiple footer summaries for columns. Inherited from TcxGridTableOptionsView. |
GridLineColor | Specifies the color of grid lines. Inherited from TcxGridTableOptionsView. |
GridLines | Specifies whether grid lines are visible. Inherited from TcxGridTableOptionsView. |
GridView | Provides access to the Banded Table View to which these appearance settings belong. |
GroupByBox | Determines whether the grouping panel is visible. Inherited from TcxGridTableOptionsView. |
GroupByHeaderLayout | Specifies column header layout modes within the Group By panel. Inherited from TcxGridTableOptionsView. |
GroupFooterMultiSummaries | Specifies group footers display multiple group summaries for columns. Inherited from TcxGridTableOptionsView. |
GroupFooters | Specifies whether group footers are visible. Inherited from TcxGridTableOptionsView. |
GroupRowHeight | Specifies the height of group rows (in pixels). Inherited from TcxGridTableOptionsView. |
GroupRowStyle | Specifies how group rows are displayed. Inherited from TcxGridTableOptionsView. |
GroupSummaryLayout | Specifies the group summary text position in a row. Inherited from TcxGridTableOptionsView. |
Header | Determines whether the column’s headers are visible. Inherited from TcxGridTableOptionsView. |
HeaderAutoHeight | Specifies if the grid View automatically adjusts the height of data item headers to display all captions in full. Inherited from TcxGridTableOptionsView. |
HeaderEndEllipsis | Specifies whether to display an ellipsis when the column caption is clipped. Inherited from TcxGridTableOptionsView. |
HeaderFilterButtonShowMode | Specifies the display mode for filter dropdown buttons. Inherited from TcxGridTableOptionsView. |
HeaderHeight | Specifies the height of column headers, in pixels. Inherited from TcxGridTableOptionsView. |
HighlightFixedBands | Specifies if the Banded Table View highlights fixed bands. |
HighlightFixedColumns | Specifies if the grid Table View highlights fixed columns. Inherited from TcxGridTableOptionsView. |
Indicator | Specifies if the row indicator is visible. Inherited from TcxGridTableOptionsView. |
IndicatorWidth | Specifies custom row indicator width, in pixels. Inherited from TcxGridTableOptionsView. |
MergedGroupSeparator | Inherited from TcxGridTableOptionsView. |
NavigatorOffset | Specifies the distance (in pixels) between the data navigator and the horizontal View scrollbar. Inherited from TcxCustomGridTableOptionsView. |
NewItemRow | Deprecated. Specifies if the new item row is visible. Inherited from TcxGridTableOptionsView. |
NewItemRowInfoText | Deprecated. Specifies the new item row caption. Inherited from TcxGridTableOptionsView. |
NewItemRowSeparatorColor | Deprecated. Specifies the color of the new item row separator. Inherited from TcxGridTableOptionsView. |
NewItemRowSeparatorWidth | Deprecated. Specifies the width (in pixels) of the new item row row separator. Inherited from TcxGridTableOptionsView. |
NoDataToDisplayInfoText | Specifies a string that is displayed in the grid’s client area, if no rows are shown. Inherited from TcxCustomGridTableOptionsView. |
Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
PrevGroupFooters | Inherited from TcxGridTableOptionsView. |
RowSeparatorColor | Specifies the color of the lines separating grid rows from each other. Inherited from TcxGridTableOptionsView. |
RowSeparatorWidth | Specifies the width (in pixels) of the lines separating grid rows from each other. Inherited from TcxGridTableOptionsView. |
ScrollBars | Indicates whether the grid View contains scrollbars. Inherited from TcxCustomGridOptionsView. |
ShowColumnFilterButtons | Specifies how column headers display filter dropdown buttons. Inherited from TcxGridTableOptionsView. |
ShowEditButtons | Determines the visibility of the editor buttons for the current View. Inherited from TcxCustomGridTableOptionsView. |
ShowItemFilterButtons protected | Specifies how item headers display filter dropdown buttons. Inherited from TcxCustomGridTableOptionsView. |
See Also