Class CommentBalloon
Inheritance
System.Object
CommentBalloon
Namespace: Telerik.Windows.Documents.UI.Annotations
Assembly: Telerik.Windows.Documents.dll
Syntax
public class CommentBalloon : Control
Constructors
CommentBalloon()
Declaration
public CommentBalloon()
CommentBalloon(Comment)
Fields
CommentRichTextBoxName
Declaration
public const string CommentRichTextBoxName = "CommentRichTextBox"
Field Value
System.String
|
IsReadOnlyProperty
Declaration
public static readonly DependencyProperty IsReadOnlyProperty
Field Value
System.Windows.DependencyProperty
|
Properties
Comment
IsReadOnly
Declaration
public bool IsReadOnly { get; set; }
Property Value
System.Boolean
|
Methods
OnApplyTemplate()
Declaration
public override void OnApplyTemplate()