TcxGridColumnStyles Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Content |
Specifies the style for item cells.
Inherited from Tcx |
Count |
Inherited from Tcx |
Footer | Specifies the style for the footer region of a column. |
Grid |
Provides access to the Table View containing the column to which the Tcx |
Group |
Specifies style attributes for the column’s group summary. |
Header | Provides access to column header style settings. |
Item | Returns the column that this style is applied to. |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Style |
Specifies the style sheet for the current style collection.
Inherited from Tcx |
Values |
Inherited from Tcx |
#Methods
#Events
Name | Description |
---|---|
On |
Occurs whenever an item cell should be redrawn.
Inherited from Tcx |
On |
Occurs when the column footer should be redrawn. |
On |
Occurs when the column footer should be redrawn. |
On |
Occurs each time a column’s footer or group summary displayed in group footer panels is about to be drawn. |
On |
Occurs every time a column’s group summary is about to be drawn. |
On |
Occurs every time the column header is about to be drawn. |
See Also