Class ToggleDifferentFirstPageHeaderFooterCommand
Inheritance
System.Object
ToggleDifferentFirstPageHeaderFooterCommand
Assembly: Telerik.Windows.Documents.dll
Syntax
public class ToggleDifferentFirstPageHeaderFooterCommand : ToggleCommandBase, ICommand
Constructors
Declaration
public ToggleDifferentFirstPageHeaderFooterCommand(RadRichTextBox radRichTextBox)
Parameters
Properties
Declaration
protected override bool CanExecuteInReadOnlyRange { get; }
Property Value
Overrides
Methods
Declaration
protected override void ExecuteOverride(object parameter)
Parameters
Overrides
Declaration
protected override bool GetToggleState()
Returns
Overrides
Declaration
protected override void UpdateSectionStyle()
Overrides
Extension Methods