View Enum
In This Article
Specifies the ASPxRoundPanel‘s external view.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
Standard
|
A round panel appears in the standard manner. |
Group
|
A round panel looks like a group box. |
#Related API Members
The following properties accept/return View values:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Round |
#Remarks
The values listed in this enumerator are used to set the ASPxRoundPanel.View property.
See Also