Property Borders
Borders
Gets or sets border for all visual states of the control. Usage of this property depends on the control. Not all controls support it.
[Browsable(false)]
public virtual ControlStateBorders? Borders { get; set; }
Gets or sets border for all visual states of the control. Usage of this property depends on the control. Not all controls support it.
[Browsable(false)]
public virtual ControlStateBorders? Borders { get; set; }