ClassCommentsUILayer
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:
cs-api-definition
public class CommentsUILayer : ShapesUILayerBase<CommentCollection>, INamedObject
Inheritance: objectUILayerPooledUILayerWorksheetUILayerBaseShapesUILayerBase<CommentCollection>CommentsUILayer
Implements:
Inherited Members
Constructors
CommentsUILayer()
Initializes a new instance of the CommentsUILayer class.
Declaration
cs-api-definition
public CommentsUILayer()