Property UniformBorderWidth
UniformBorderWidth
Gets or sets the uniform border width for the Border control.
[Browsable(false)]
public virtual double? UniformBorderWidth { get; set; }
Property Value
Remarks
This value is applied to all the sides. If returned value is not null, all border sides have the same settings.