Property DisabledImageColor
DisabledImageColor
Gets or sets color of the SVG images in the disabled state.
[Browsable(false)]
public Color? DisabledImageColor { get; set; }
Property Value
Remarks
If this property is null, DefaultDisabledImageColor is used.