RoundPanelSettings.Parts Property
In This Article
Gets the settings that define different parts of the panel.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public RoundPanelParts Parts { get; }
#Property Value
Type | Description |
---|---|
Round |
A Round |
See Also