TcxGridTableViewStyles Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Background |
Specifies the style for a View background.
Inherited from Tcx |
Content |
Specifies the style for the grid View content.
Inherited from Tcx |
Content |
Specifies the style for even grid View rows.
Inherited from Tcx |
Content |
Specifies the style for odd grid View rows.
Inherited from Tcx |
Count |
Inherited from Tcx |
Filter |
Specifies the style for the filter box.
Inherited from Tcx |
Filter |
Specifies the filter row‘s style. |
Find |
Specifies the style for the Find Panel.
Inherited from Tcx |
Footer | Specifies the style for the Table View footer. |
Grid |
Specifies the Table View the style is applied to. |
Group | Specifies the style for the Table View group rows. |
Group |
Specifies the style for the Table View Group By box. |
Group |
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. |
Group |
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. |
Group |
Specifies group summary style. |
Header | Specifies the Table View header’s style. |
Hot |
Specifies the style applied to the hot-tracked row.
Inherited from Tcx |
Inactive |
Specifies the style for the inactive selection of a grid View.
Inherited from Tcx |
Inc |
Specifies the style applied to the incremental search request.
Inherited from Tcx |
Indicator | Specifies the style for the Table View row indicator. |
Inplace |
Specifies the style for layout groups created within an in-place Edit Form. |
Inplace |
Specifies the style for layout items and auxiliary layout items created within an in-place Edit Form. |
Inplace |
Specifies the style for hot-tracked layout items created within an in-place Edit Form. |
Navigator |
Specifies the style for the offset between the View’s navigator and horizontal scrollbar.
Inherited from Tcx |
Navigator |
Specifies the style for the View navigator‘s information panel.
Inherited from Tcx |
New |
Specifies the style for the text displayed in the background of a new item row. |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Preview | Specifies the style for the rows preview section. |
Search |
Specifies the style of the search results highlighted in grid records.
Inherited from Tcx |
Selection |
Specifies the style for the active selection in a grid View.
Inherited from Tcx |
Style |
Specifies the style sheet for the current style collection.
Inherited from Tcx |
Use |
Specifies if the grid View uses alternate styles to paint odd and even rows.
Inherited from Tcx |
Values |
Inherited from Tcx |
#Methods
#Events
Name | Description |
---|---|
On |
Allows you to change the content style of individual cells depending on specific conditions in your application.
Inherited from Tcx |
On |
Occurs when it is necessary to paint View footer and group footer panels. |
On |
Occurs when it is necessary to paint View footer and group footer panels. |
On |
Occurs every time a footer or group displayed in a group footer panel is about to be drawn. |
On |
Occurs when the Table View group row is painted. |
On |
Occurs every time a group summary displayed in a group row is about to be drawn. |
On |
Occurs when it is necessary to paint the Table View header. |
On |
Allows you to change the style applied to the hot-tracked record.
Inherited from Tcx |
On |
Allows you to change the style applied to inactive records.
Inherited from Tcx |
On |
|
On |
|
On |
Occurs when it is necessary to paint the table rows preview section. |
On |
Allows you to change the style applied to a selected record.
Inherited from Tcx |
See Also