RoundPanelSettings.Parts Property
Gets the settings that define different parts of the panel.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
RoundPanelParts | A RoundPanelParts object that contains settings for the loading panel parts. |
See Also