Back to Devexpress

RoundPanelSettings.View Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-roundpanelsettings.md

latest1.3 KB
Original Source

RoundPanelSettings.View Property

Gets or sets the RoundPanel’s external appearance.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public View View { get; set; }
vb
Public Property View As View

Property Value

TypeDescription
View

A View enumeration value.

|

Available values:

NameDescription
Standard

A round panel appears in the standard manner.

| | GroupBox |

A round panel looks like a group box.

|

Remarks

See Also

RoundPanel

RoundPanelSettings Class

RoundPanelSettings Members

DevExpress.Web.Mvc Namespace