cxGridCardViewAlternateCaptionSeparator Constant
In This Article
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