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