TcxGridCustomLayoutItemCaptionOptions.Item Property
Provides access to the grid layout item that uses the caption settings.
Declaration
property Item: TcxGridCustomLayoutItem read;
Property Value
| Type | Description |
|---|---|
| TcxGridCustomLayoutItem | A grid layout item. |
See Also