cxGridCardViewAlternateCaptionSeparator Constant
Specifies a string character to be used as a splitter between captions of the category row and its children.
Declaration
const cxGridCardViewAlternateCaptionSeparator: string = '-';
Returns
Type |
---|
string |
Remarks
Use the cxGridCardViewAlternateCaptionSeparator constant to change the default splitter.
See Also