RoundPanelSettings.CornerRadius Property
Gets or sets the radius of the round panel corners.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
Unit | A Unit value specifying the corner radius. |
Remarks
Use the CornerRadius property to specify the radius of round panel corners.
See Also