[]
Gets or sets the default size for the note indicator for cells in this row.
[TypeConverter(typeof(_qy))]
public Size NoteIndicatorSize { get; set; }
<TypeConverter(GetType(_qy))>
Public Property NoteIndicatorSize As Size
Type | Condition |
---|---|
ArgumentOutOfRangeException | Specified size is out of range; width and height must be between 0 and 9,999,999 pixels |