Represents a command that toggles the setting for the first column option in a table look.
Definition
Namespace:Telerik.Windows.Documents.RichTextBoxCommands
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class ToggleTableLookFirstColumnOptionCommand : ToggleTableLookCommandBase, ICommand
Inheritance: objectRichTextBoxCommandBaseToggleCommandBaseToggleTableLookCommandBaseToggleTableLookFirstColumnOptionCommand
Implements:
Inherited Members
Constructors
C#
public ToggleTableLookFirstColumnOptionCommand(RadRichTextBox editor)