RadControls for WPF

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

Syntax

C#
public class RemoveWatermarkCommand : RichTextBoxCommandBase
Visual Basic
Public Class RemoveWatermarkCommand _
	Inherits RichTextBoxCommandBase

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Documents.RichTextBoxCommands..::..RichTextBoxCommandBase
    Telerik.Windows.Documents.RichTextBoxCommands..::..RemoveWatermarkCommand

See Also