Class DecrementPageWidthCommand
Deprecated.
Inherited Members
Namespace: Telerik.Windows.Documents.RichTextBoxCommands
Assembly: Telerik.Windows.Documents.dll
Syntax
public class DecrementPageWidthCommand : RichTextBoxCommandBase, ICommand
Constructors
DecrementPageWidthCommand(RadRichTextBox)
Declaration
public DecrementPageWidthCommand(RadRichTextBox radRichTextBox)
Parameters
RadRichTextBox
radRichTextBox
|
Properties
CanExecuteBehaviorInProtectedDocument
Declaration
protected override CanExecuteBehaviorInProtectedDocument CanExecuteBehaviorInProtectedDocument { get; }
Property Value
CanExecuteBehaviorInProtectedDocument
|
Overrides
Methods
ExecuteOverride(Object)
Declaration
protected override void ExecuteOverride(object parameter)
Parameters
System.Object
parameter
|