RadControls for Silverlight

Namespace: Telerik.Windows.Documents.RichTextBoxCommands
Assembly: Telerik.Windows.Documents (in Telerik.Windows.Documents.dll) Version: 2013.1.403.1050

Syntax

C#
public class ToggleDifferentFirstPageHeaderFooterCommand : ToggleCommandBase
Visual Basic
Public Class ToggleDifferentFirstPageHeaderFooterCommand _
	Inherits ToggleCommandBase

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Documents.RichTextBoxCommands..::..RichTextBoxCommandBase
    Telerik.Windows.Documents.RichTextBoxCommands..::..ToggleCommandBase
      Telerik.Windows.Documents.RichTextBoxCommands..::..ToggleDifferentFirstPageHeaderFooterCommand

See Also