Class NotesUILayer
Represents the UI layer responsible for drawing and positioning the notes included in the sheet.
Inheritance
System.Object
ShapesUILayerBase<Telerik.Windows.Documents.Spreadsheet.Model.NoteCollection>
NotesUILayer
Inherited Members
Namespace: Telerik.Windows.Controls.Spreadsheet.Worksheets.Layers
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class NotesUILayer : ShapesUILayerBase<NoteCollection>, INamedObject
Constructors
NotesUILayer()
Properties
Name
Gets the name of the layer.
Declaration
public override string Name { get; }
Property Value
System.String
The name of the layer. |