PanelCollapsingSettings.ExpandButton Property
In This Article
Provides access to the expand button settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public PanelExpandButtonSettings ExpandButton { get; }
#Property Value
Type | Description |
---|---|
Panel |
A Panel |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Expand |
---|---|---|
ASP. |
Collapsible |
|
ASP. |
ASPx |
|
See Also