CommentsUILayer
Class
Represents the UI layer responsible for drawing and positioning the comments included in the sheet.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Worksheets.Layers
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
C#
public class CommentsUILayer : ShapesUILayerBase<CommentCollection>, INamedObject
Inheritance: objectUILayerPooledUILayerWorksheetUILayerBaseShapesUILayerBase<CommentCollection>CommentsUILayer...
Implements:
Inherited Members
Constructors
Initializes a new instance of the CommentsUILayer class.
C#
public CommentsUILayer()
Properties
Methods
Clears this instance.
C#
public override void Clear()
Overrides: