NoteIndicatorSize Property
NoteIndicatorSize
Gets or sets the size for the note indicator for a cell.
Declaration
[TypeConverter(typeof(_qv))]
public Size NoteIndicatorSize { get; set; }
<TypeConverter(GetType(_qv))>
Public Property NoteIndicatorSize As Size