Back to Devexpress

ShowHorizontalRulerCommand Class

aspnet-js-showhorizontalrulercommand.md

latest667 B
Original Source

ShowHorizontalRulerCommand Class

A command to toggle the horizontal ruler’s visibility.

Declaration

ts
declare class ShowHorizontalRulerCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ShowHorizontalRulerCommand

See Also

ShowHorizontalRulerCommand Members