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