Property UniformBorderRadiusIsPercent
UniformBorderRadiusIsPercent
Gets or sets whether the uniform corner radius for the Border control is specified in percents.
[Browsable(false)]
public virtual bool? UniformBorderRadiusIsPercent { get; set; }
Property Value
- bool?
Remarks
This value is applied to all the corners. If returned value is not null, all border corners have the same settings.