TcxCustomGridCellViewInfo Properties
The base class for cell ViewInfo classes.
Name | Description |
---|---|
Actual |
|
Alignment |
Specifies the horizontal alignment of a cell’s content. |
Alignment |
Specifies the vertical alignment of a cell’s content. |
Background |
Contains the background bitmap assigned to the current grid element. |
Border |
Contains the bounding rectangle of a specific cell. |
Border |
Obtains the border color of a cell. |
Borders | Specifies the displayed borders of a cell. |
Border |
Obtains the size of a cell border in pixels. |
Button |
|
Calculated | |
Client |
|
Content |
Contains a specific cell bounding rectangle excluding the border size. |
Content |
Contains the height of a specific cell excluding the border size, in pixels. |
Content |
Contains the width of a specific cell excluding the border size. |
Height | Contains the height of a specific cell in pixels. |
Is |
|
Mouse |
|
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Real |
|
Scale |
|
State | Allows users to change the cell state at runtime. |
Text | Specifies cell text. |
Text |
Contains the rectangle bounding a cell’s text area. |
Text |
|
Text |
|
Text |
Returns the cell text height. |
Text |
|
Text |
Contains the cell text width. |
Text |
|
Transparent | Indicates whether the background bitmap is assigned to the corresponding grid element. |
Use |
|
Visible | Specifies if the cell is visible. |
Visible |
|
Width | Contains the width of a specific cell. |
See Also