Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AppearanceStyleInfo Class / NoteIndicatorSize Property


In This Topic
NoteIndicatorSize Property (AppearanceStyleInfo)
In This Topic
Gets or sets the size of the cell note indicator.
Syntax
'Declaration
 
Public Overrides ReadOnly Property NoteIndicatorSize As Size
 
'Usage
 
Dim instance As AppearanceStyleInfo
Dim value As Size
 
value = instance.NoteIndicatorSize
See Also