TcxCustomEditorRowProperties Properties
The base class for all classes that implement vertical grid row settings.
Name | Description |
---|---|
Caption |
Specifies the text for the current row header.
Inherited from Tcx |
Collection |
Inherited from TCollection |
Data |
|
Display |
|
Display |
Inherited from TCollection |
Display |
|
Edit |
Provides access to active in-place editor settings. |
Edit |
Specifies a reference to the editor properties class that corresponds to the active in-place editor type. |
Edit |
Specifies the in-place editor type by its class name. |
Filtered |
Inherited from Tcx |
Filtering |
|
Header |
Specifies the horizontal alignment of the row’s header text.
Inherited from Tcx |
Header |
Specifies the vertical alignment of the row’s header text.
Inherited from Tcx |
Hint |
Specifies the text in the hint window that appears when the user positions the mouse cursor over the row header.
Inherited from Tcx |
ID |
Inherited from TCollection |
Image |
Specifies the image index for the current row’s header.
Inherited from Tcx |
Index |
Inherited from TCollection |
Item |
Returns the vertical grid row index. |
Item |
|
Options protected | Provides access to settings that control a user’s capability to manipulate a row. |
Properties |
|
Repository |
Specifies an edit repository item component for the vertical grid row. |
Row |
Identifies the current row.
Inherited from Tcx |
Value protected | Specifies the value for the data cell of the row’s focused record. |
Values | Provides indexed access to the row’s values. |
Visible |
Specifies an editor row’s visibility in the “Expression Editor Dialog“ dialog. |
See Also