TcxGridWinExplorerViewStyles 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 |
Description |
|
Filter |
Specifies the style for the filter box.
Inherited from Tcx |
Find |
Specifies the style for the Find Panel.
Inherited from Tcx |
Grid |
Provides access to the grid Table View to which these style settings belong.
Inherited from Tcx |
Group | |
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 |
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 |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
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 |
Text |
|
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 |
|
On |
|
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 |
Allows you to change the style applied to a selected record.
Inherited from Tcx |
On |
See Also