Back to Devexpress

ShowHiddenSymbolsCommand Class

aspnet-js-showhiddensymbolscommand.md

latest650 B
Original Source

ShowHiddenSymbolsCommand Class

A command to toggle the visibility of hidden symbols.

Declaration

ts
declare class ShowHiddenSymbolsCommand extends CommandWithBooleanStateBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.showHiddenSymbols property.

Inheritance

CommandBase CommandWithBooleanStateBase ShowHiddenSymbolsCommand

See Also

ShowHiddenSymbolsCommand Members