Property UniformBorderWidth
UniformBorderWidth
Gets or sets the uniform border width for the Border control.
[Browsable(true)]
public virtual float? 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.