ASPxRoundPanel.View Property
Gets or sets the RoundPanel's external appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(typeof(View), "Standard")]
public View View { get; set; }
<DefaultValue(GetType(View), "Standard")>
Public Property View As View
Property Value
Type | Default | Description |
---|---|---|
View | "Standard" |