Back to Devexpress

cxGridCardViewAlternateCaptionSeparator Constant

vcl-cxgridcardview-53f9e0e1.md

latest887 B
Original Source

cxGridCardViewAlternateCaptionSeparator Constant

Specifies a string character to be used as a splitter between captions of the category row and its children.

Declaration

delphi
const cxGridCardViewAlternateCaptionSeparator: string = '-';

Returns

Type
string

Remarks

Use the cxGridCardViewAlternateCaptionSeparator constant to change the default splitter.

See Also

TcxGridCardViewOptionsView.CategoryRowCaptionInRowAlternateCaption

TcxGridCustomLayoutViewOptionsView.CaptionSeparator

cxGridCardView Unit