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