Back to Devexpress

TcxGridLayoutItemCaptionOptions Class

vcl-cxgridlayoutview-cd5a5180.md

latest1.4 KB
Original Source

TcxGridLayoutItemCaptionOptions Class

Caption settings for a layout item.

Declaration

delphi
TcxGridLayoutItemCaptionOptions = class(
    TcxGridCustomLayoutItemCaptionOptions
)

Remarks

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

Inheritance

TObject TPersistent TInterfacedPersistent TdxCustomLayoutItemOptions TdxCustomLayoutItemCaptionOptions TdxCustomLayoutItemStorableCaptionOptions TdxLayoutLabeledItemCustomCaptionOptions TcxGridCustomLayoutItemCaptionOptions TcxGridLayoutItemCaptionOptions

See Also

TcxGridLayoutItemCaptionOptions Members

cxGridLayoutView Unit