NoteIndicatorSize Property (StyleInfo)
Gets or sets the size of the cell note indicator.
public virtual Size NoteIndicatorSize {get; set;}
'Declaration
Public Overridable Property NoteIndicatorSize As Size
'Usage
Dim instance As StyleInfo
Dim value As Size
instance.NoteIndicatorSize = value
value = instance.NoteIndicatorSize