NotesUILayer
Class
Represents the UI layer responsible for drawing and positioning the notes included in the sheet.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Worksheets.Layers
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
C#
public class NotesUILayer : ShapesUILayerBase<NoteCollection>, INamedObject
Inheritance: objectUILayerPooledUILayerWorksheetUILayerBaseShapesUILayerBase<NoteCollection>NotesUILayer...
Implements:
Inherited Members
Constructors
Initializes a new instance of the NotesUILayer class.
C#
public NotesUILayer()