TcxEditorRow Properties
An unbound vertical grid row.
Name | Description |
---|---|
Absolute |
Returns the zero-based index corresponding to the row’s absolute position within the vertical grid control.
Inherited from Tcx |
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.
Inherited from Tcx |
Design |
Inherited from TComponent. |
Expanded |
Specifies if the row is expanded.
Inherited from Tcx |
Focused |
Inherited from Tcx |
Height |
Specifies the row’s height (in pixels).
Inherited from Tcx |
Index |
Specifies the actual position of the current row within the vertical grid control.
Inherited from Tcx |
Level |
Indicates nesting level of the row within the grid control.
Inherited from Tcx |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Options |
Provides access to the row’s behavior settings.
Inherited from Tcx |
Owner | Inherited from TComponent. |
Parent |
Specifies the current row’s parent row.
Inherited from Tcx |
Properties | Provides access to editor and data binding settings of the unbound vertical grid row. |
Rows |
Provides access to the current row’s child rows using zero-based indexes.
Inherited from Tcx |
Styles |
Represents a set of styles defining the appearance of the editor row.
Inherited from Tcx |
Tag | Inherited from TComponent. |
VCLCom |
Inherited from TComponent. |
Vertical |
Specifies the vertical grid control to which the row belongs.
Inherited from Tcx |
View |
Provides access to View |
Visible |
Specifies if the current row is visible in the grid control.
Inherited from Tcx |
Visible |
Determines the position of the current visible row in the grid control.
Inherited from Tcx |
See Also