Back to Devexpress

TcxEditorRow Properties

vcl-cxvgrid-dot-tcxeditorrow-dot-underscore-properties.md

latest5.5 KB
Original Source

TcxEditorRow Properties

An unbound vertical grid row.

NameDescription
AbsoluteIndexReturns the zero-based index corresponding to the row’s absolute position within the vertical grid control. Inherited from TcxCustomRow.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
CountReturns the number of child rows that the current row has. Inherited from TcxCustomRow.
DesignInfoInherited from TComponent.
ExpandedSpecifies if the row is expanded. Inherited from TcxCustomRow.
FocusedInherited from TcxCustomRow.
HeightSpecifies the row’s height (in pixels). Inherited from TcxCustomRow.
IndexSpecifies the actual position of the current row within the vertical grid control. Inherited from TcxCustomRow.
LevelIndicates nesting level of the row within the grid control. Inherited from TcxCustomRow.
NameInherited from TComponent.
ObserversInherited from TComponent.
OptionsProvides access to the row’s behavior settings. Inherited from TcxCustomRow.
OwnerInherited from TComponent.
ParentSpecifies the current row’s parent row. Inherited from TcxCustomRow.
PropertiesProvides access to editor and data binding settings of the unbound vertical grid row.
RowsProvides access to the current row’s child rows using zero-based indexes. Inherited from TcxCustomRow.
StylesRepresents a set of styles defining the appearance of the editor row. Inherited from TcxCustomEditorRow.
TagInherited from TComponent.
VCLComObjectInherited from TComponent.
VerticalGridSpecifies the vertical grid control to which the row belongs. Inherited from TcxCustomRow.
ViewInfoProvides access to ViewInfo information required to render the row. Inherited from TcxCustomRow.
VisibleSpecifies if the current row is visible in the grid control. Inherited from TcxCustomRow.
VisibleIndexDetermines the position of the current visible row in the grid control. Inherited from TcxCustomRow.

See Also

TcxEditorRow Class

TcxEditorRow Members

cxVGrid Unit