Property Number
Number
Gets or sets the number to display inside the icon.
Declaration
public byte Number { get; set; }
Property Value
Type | Description |
---|---|
System.Byte | If Style is Number, allowed range is 0 - 99; otherwise allowed range is 0 - 9. |