Back to Devexpress

TcxEditorRowProperties Properties

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

latest5.8 KB
Original Source

TcxEditorRowProperties Properties

Stores vertical grid row settings in unbound mode.

NameDescription
CaptionSpecifies the text for the current row header. Inherited from TcxCaptionRowProperties.
CollectionInherited from TCollectionItem.
DataBindingInherited from TcxCustomEditorRowProperties.
DisplayEditPropertiesInherited from TcxCustomEditorRowProperties.
DisplayNameInherited from TCollectionItem.
DisplayTextsInherited from TcxCustomEditorRowProperties.
EditPropertiesProvides access to active in-place editor settings. Inherited from TcxCustomEditorRowProperties.
EditPropertiesClassSpecifies a reference to the editor properties class that corresponds to the active in-place editor type. Inherited from TcxCustomEditorRowProperties.
EditPropertiesClassNameSpecifies the in-place editor type by its class name. Inherited from TcxCustomEditorRowProperties.
FilteredInherited from TcxCaptionRowProperties.
FilteringDateRangesInherited from TcxCustomEditorRowProperties.
HeaderAlignmentHorzSpecifies the horizontal alignment of the row’s header text. Inherited from TcxCaptionRowProperties.
HeaderAlignmentVertSpecifies the vertical alignment of the row’s header text. Inherited from TcxCaptionRowProperties.
HintSpecifies the text in the hint window that appears when the user positions the mouse cursor over the row header. Inherited from TcxCaptionRowProperties.
IDInherited from TCollectionItem.
ImageIndexSpecifies the image index for the current row’s header. Inherited from TcxCaptionRowProperties.
IndexInherited from TCollectionItem.
ItemIndexReturns the vertical grid row index. Inherited from TcxCustomEditorRowProperties.
ItemLinkInherited from TcxCustomEditorRowProperties.
OptionsProvides access to settings that control a user’s capability to manipulate a row. Inherited from TcxCustomEditorRowProperties.
PropertiesValueInherited from TcxCustomEditorRowProperties.
RepositoryItemSpecifies an edit repository item component for the vertical grid row. Inherited from TcxCustomEditorRowProperties.
RowIdentifies the current row. Inherited from TcxCustomRowProperties.
ValueSpecifies the value for the data cell of the row’s focused record. Inherited from TcxCustomEditorRowProperties.
ValuesProvides indexed access to the row’s values. Inherited from TcxCustomEditorRowProperties.
VisibleForExpressionEditorSpecifies an editor row’s visibility in the “Expression Editor Dialog“ dialog. Inherited from TcxCustomEditorRowProperties.

See Also

TcxEditorRowProperties Class

TcxEditorRowProperties Members

cxVGrid Unit