Skip to main content
A newer version of this page is available. .

TcxGridLayoutItemCaptionOptions Class

Caption settings for a layout item.

Declaration

TcxGridLayoutItemCaptionOptions = class(
    TcxGridCustomLayoutItemCaptionOptions
)

Remarks

The TcxGridLayoutItemCaptionOptions object is referenced by the layout item’s CaptionOptions property.

See Also