Class CommentCommandBase
Represents the base class for comment commands in the RichTextBox control. This class provides the foundational functionality for handling comments within the document.
Inherited Members
Namespace: Telerik.Windows.Documents.RichTextBoxCommands
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public abstract class CommentCommandBase : RichTextBoxCommandBase, ICommand
Constructors
CommentCommandBase(RadRichTextBox)
Properties
SupportedTargets
Declaration
protected override CommandTargets SupportedTargets { get; }
Property Value
CommandTargets
|