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