Skip to main content

TcxGridBandedTableViewStyles Members

Represents a set of styles that manage the appearance of visual elements in Banded Table Views.

Constructors

Name Description
Create(TPersistent) Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent.

Properties

Name Description
Background Specifies the style for a View background. Inherited from TcxCustomGridViewStyles.
BandBackground The View level style for band backgrounds.
BandHeader Specifies the style for band headers.
Content Specifies the style for the grid View content. Inherited from TcxCustomGridTableViewStyles.
ContentEven Specifies the style for even grid View rows. Inherited from TcxCustomGridTableViewStyles.
ContentOdd Specifies the style for odd grid View rows. Inherited from TcxCustomGridTableViewStyles.
Count Inherited from TcxCustomStyles.
FilterBox Specifies the style for the filter box. Inherited from TcxCustomGridTableViewStyles.
FilterRowInfoText Specifies the filter row‘s style. Inherited from TcxGridTableViewStyles.
FindPanel Specifies the style for the Find Panel. Inherited from TcxCustomGridTableViewStyles.
Footer Specifies the style for the Table View footer. Inherited from TcxGridTableViewStyles.
GridView Specifies the View for which the style is applied.
Group Specifies the style for the Table View group rows. Inherited from TcxGridTableViewStyles.
GroupByBox Specifies the style for the Table View Group By box. Inherited from TcxGridTableViewStyles.
GroupFooterSortedSummary Specifies the foreground color and font settings for group summaries displayed in group footer panels and used to determine the sort order of group rows. Inherited from TcxGridTableViewStyles.
GroupSortedSummary Specifies the foreground color and font settings for group summaries displayed in group rows and used to determine the sort order of these group rows. Inherited from TcxGridTableViewStyles.
GroupSummary Specifies group summary style. Inherited from TcxGridTableViewStyles.
Header Specifies the Table View header’s style. Inherited from TcxGridTableViewStyles.
HotTrack Specifies the style applied to the hot-tracked row. Inherited from TcxCustomGridTableViewStyles.
Inactive Specifies the style for the inactive selection of a grid View. Inherited from TcxCustomGridTableViewStyles.
IncSearch Specifies the style applied to the incremental search request. Inherited from TcxCustomGridTableViewStyles.
Indicator Specifies the style for the Table View row indicator. Inherited from TcxGridTableViewStyles.
InplaceEditFormGroup Specifies the style for layout groups created within an in-place Edit Form. Inherited from TcxGridTableViewStyles.
InplaceEditFormItem Specifies the style for layout items and auxiliary layout items created within an in-place Edit Form. Inherited from TcxGridTableViewStyles.
InplaceEditFormItemHotTrack Specifies the style for hot-tracked layout items created within an in-place Edit Form. Inherited from TcxGridTableViewStyles.
Navigator Specifies the style for the offset between the View’s navigator and horizontal scrollbar. Inherited from TcxCustomGridTableViewStyles.
NavigatorInfoPanel Specifies the style for the View navigator‘s information panel. Inherited from TcxCustomGridTableViewStyles.
NewItemRowInfoText Specifies the style for the text displayed in the background of a new item row. Inherited from TcxGridTableViewStyles.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
Preview Specifies the style for the rows preview section. Inherited from TcxGridTableViewStyles.
SearchResultHighlight Specifies the style of the search results highlighted in grid records. Inherited from TcxCustomGridTableViewStyles.
Selection Specifies the style for the active selection in a grid View. Inherited from TcxCustomGridTableViewStyles.
StyleSheet Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles.
UseOddEvenStyles Specifies if the grid View uses alternate styles to paint odd and even rows. Inherited from TcxCustomGridTableViewStyles.
Values Inherited from TcxStyles.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetBandHeaderParams(TcxGridBand,TcxViewParams)
GetBitmap(Integer) Inherited from TcxStyles.
GetCellContentParams(TcxCustomGridRecord,TObject,TcxViewParams) Returns canvas attributes for a cell in a grid Table View. Inherited from TcxCustomGridTableViewStyles.
GetContentParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Returns canvas attributes for the specified record and a grid table item. Inherited from TcxCustomGridTableViewStyles.
GetDataCellContentParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Returns canvas attributes for the specified record and a grid table item. Inherited from TcxCustomGridTableViewStyles.
GetDataCellParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams,Boolean,TcxGridTableCellViewInfo,Boolean,Boolean) Returns canvas attributes for a cell in a grid Table View. Inherited from TcxCustomGridTableViewStyles.
GetFooterCellParams(TcxCustomGridRow,TcxGridColumn,Integer,TcxDataSummaryItem,TcxViewParams) Gets the TcxViewParams record containing information on the footer cell’s style attributes. Inherited from TcxGridTableViewStyles.
GetFooterParams(TcxCustomGridRow,TcxGridColumn,Integer,TcxDataSummaryItem,TcxViewParams) Gets the TcxViewParams record containing information on the footer’s style attributes. Inherited from TcxGridTableViewStyles.
GetGroupParams(TcxCustomGridRecord,Integer,TcxViewParams) Gets the TcxViewParams record containing information on the group row‘s style attributes. Inherited from TcxGridTableViewStyles.
GetGroupSummaryCellContentParams(TcxGridGroupRow,TcxDataSummaryItem,TcxViewParams) Inherited from TcxGridTableViewStyles.
GetGroupSummaryCellParams(TcxGridGroupRow,TcxDataSummaryItem,TcxViewParams) Inherited from TcxGridTableViewStyles.
GetGroupSummaryParams(TcxGridGroupRow,TcxDataSummaryItem,TcxViewParams) Gets the TcxViewParams record containing information on the group summary‘s style attributes. Inherited from TcxGridTableViewStyles.
GetHashCode Inherited from TObject.
GetHeaderParams(TcxGridColumn,TcxViewParams) Gets the TcxViewParams record containing information on style attributes of the column header. Inherited from TcxGridTableViewStyles.
GetInplaceEditFormGroupParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Inherited from TcxGridTableViewStyles.
GetInplaceEditFormItemHottrackParams(TcxCustomGridTableItem,TcxViewParams) Inherited from TcxGridTableViewStyles.
GetInplaceEditFormItemParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Inherited from TcxGridTableViewStyles.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetPreviewParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Gets the TcxViewParams record that contains information on style attributes of preview section rows. Inherited from TcxGridTableViewStyles.
GetRecordContentParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Returns canvas attributes for the specified record and a grid table item. Inherited from TcxCustomGridTableViewStyles.
GetViewParams(Integer,TObject,TcxStyle,TcxViewParams) Inherited from TcxStyles.
IsValidStyleSheet(TcxCustomStyleSheet) Inherited from TcxCustomStyles.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ResetStyles Inherited from TcxCustomStyles.
ToString Inherited from TObject.

Events

Name Description
OnGetBandHeaderStyle Occurs whenever the band header should be redrawn.
OnGetContentStyle Enables you to override the default style of a cell for specific items and/or records. Inherited from TcxCustomGridTableViewStyles.
OnGetFooterStyle Occurs when it is necessary to paint View footer and group footer panels. Inherited from TcxGridTableViewStyles.
OnGetFooterStyleEx Occurs when it is necessary to paint View footer and group footer panels. Inherited from TcxGridTableViewStyles.
OnGetFooterSummaryStyle Fires each time a footer summary or a group summary displayed in a group footer panel is about to be drawn. Inherited from TcxGridTableViewStyles.
OnGetGroupStyle Occurs when the Table View group row is painted. Inherited from TcxGridTableViewStyles.
OnGetGroupSummaryStyle Fires each time a group summary displayed in a group row is about to be drawn. Inherited from TcxGridTableViewStyles.
OnGetHeaderStyle Occurs when it is necessary to paint the Table View header. Inherited from TcxGridTableViewStyles.
OnGetHotTrackStyle Allows you to change the style applied to the hot-tracked record. Inherited from TcxCustomGridTableViewStyles.
OnGetInactiveStyle Allows you to change the style applied to inactive records. Inherited from TcxCustomGridTableViewStyles.
OnGetInplaceEditFormGroupStyle Inherited from TcxGridTableViewStyles.
OnGetInplaceEditFormItemStyle Inherited from TcxGridTableViewStyles.
OnGetPreviewStyle Occurs when it is necessary to paint the table rows preview section. Inherited from TcxGridTableViewStyles.
OnGetSelectionStyle Allows you to change the style applied to a selected record. Inherited from TcxCustomGridTableViewStyles.
See Also