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