Back to Devexpress

TcxCustomGridTableItem.AlternateCaption Property

vcl-cxgridcustomtableview-dot-tcxcustomgridtableitem-1940cb00.md

latest1.8 KB
Original Source

TcxCustomGridTableItem.AlternateCaption Property

Specifies an alternative caption for the current item.

Declaration

delphi
property AlternateCaption: string read; write;

Property Value

Type
string

Remarks

Use this property to replace the caption specified by the item’s Caption property with a different (alternative) string in dialogs, forms, and UI elements, including:

An item’s alternative caption is determined by the GetAlternateCaption function call.

See Also

TcxGridBand.AlternateCaption

TcxGridBandedTableOptionsView.BandCaptionsInColumnAlternateCaption

TcxCustomGridTableItem Class

TcxCustomGridTableItem Members

cxGridCustomTableView Unit