RoundPanelSettings.CollapseButtonImage Property
In This Article
Gets the settings of an image displayed within the panel’s collapse button.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public CollapseButtonImageProperties CollapseButtonImage { get; }
#Property Value
Type | Description |
---|---|
Collapse |
A Collapse |
See Also