Class CommentCommandBase
Inherited Members
Namespace: Telerik.Windows.Documents.RichTextBoxCommands
Assembly: Telerik.Windows.Documents.dll
Syntax
public abstract class CommentCommandBase : RichTextBoxCommandBase, ICommand
Constructors
CommentCommandBase(RadRichTextBox)
Properties
SupportedTargets
Declaration
protected override CommandTargets SupportedTargets { get; }
Property Value
CommandTargets
|