TcxCustomRow Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Absolute |
Returns the zero-based index corresponding to the row’s absolute position within the vertical grid control. |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Count | Returns the number of child rows that the current row has. |
Design |
Inherited from TComponent. |
Expanded | Specifies if the row is expanded. |
Focused | |
Height | Specifies the row’s height (in pixels). |
Index | Specifies the actual position of the current row within the vertical grid control. |
Level | Indicates nesting level of the row within the grid control. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Options | Provides access to the row’s behavior settings. |
Owner | Inherited from TComponent. |
Parent | Specifies the current row’s parent row. |
Rows | Provides access to the current row’s child rows using zero-based indexes. |
Styles protected | Provides access to the row’s appearance styles collection. |
Tag | Inherited from TComponent. |
VCLCom |
Inherited from TComponent. |
Vertical |
Specifies the vertical grid control to which the row belongs. |
View |
Provides access to View |
Visible | Specifies if the current row is visible in the grid control. |
Visible |
Determines the position of the current visible row in the grid control. |
#Methods
See Also