TcxEditorPropertiesCollection.Row Property
Returns the multieditor row to which the collection belongs.
Declaration
property Row: TcxCustomMultiEditorRow read;
Property Value
Type |
---|
TcxCustomMultiEditorRow |
Remarks
The Row property exposes the TcxCustomMultiEditorRow object representing the multieditor grid row to which the collection belongs.
See Also