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