RoundPanelSettings.View Property
Gets or sets the RoundPanel’s external appearance.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
| Type | Description |
|---|---|
| View | A View enumeration value. |
Available values:
| Name | Description |
|---|---|
| Standard | A round panel appears in the standard manner. |
| GroupBox | A round panel looks like a group box. |
Remarks

See Also