Class CommentsUILayer
Represents the UI layer responsible for drawing and positioning the comments included in the sheet.
Inheritance
System.Object
ShapesUILayerBase<Telerik.Windows.Documents.Spreadsheet.Model.Comments.CommentCollection>
CommentsUILayer
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Controls.Spreadsheet.Worksheets.Layers
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class CommentsUILayer : ShapesUILayerBase<CommentCollection>, INamedObject
Constructors
CommentsUILayer()
Properties
Name
Gets the name of the layer.
Declaration
public override string Name { get; }
Property Value
System.String
The name of the layer. |
Overrides
Methods
Clear()
Clears this instance.
Declaration
public override void Clear()
Overrides
Telerik.Windows.Controls.Spreadsheet.Worksheets.Layers.ShapesUILayerBase<Telerik.Windows.Documents.Spreadsheet.Model.Comments.CommentCollection>.Clear()