Represents a command that toggles the appearance settings of the last column in a table.
Definition
Namespace:Telerik.Windows.Documents.RichTextBoxCommands
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class ToggleTableLookLastColumnOptionCommand : ToggleTableLookCommandBase, ICommand
Inheritance: objectRichTextBoxCommandBaseToggleCommandBaseToggleTableLookCommandBaseToggleTableLookLastColumnOptionCommand
Implements:
Inherited Members
Constructors
C#
public ToggleTableLookLastColumnOptionCommand(RadRichTextBox editor)