dxTokenEditDefaultDisplayMaskDisplayText Constant
Specifies the default token display text placeholder for use in custom formatting patterns.
Declaration
const dxTokenEditDefaultDisplayMaskDisplayText = '[DisplayText]';
Remarks
This global constant value is recognized as a part of the display mask pattern replaced with the token’s DisplayText property value in a drop-down list of suggested tokens.
See Also