aspnet-devexpress-dot-web-4993d157.md
Contains settings that relate to the panel’s expand button.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class PanelExpandButtonSettings :
PropertiesBase
Public Class PanelExpandButtonSettings
Inherits PropertiesBase
The following members return PanelExpandButtonSettings objects:
An object of the PanelExpandButtonSettings type can be accessed using the PanelCollapsingSettings.ExpandButton (via the ASPxCollapsiblePanel.SettingsCollapsing .ExpandButton ) property of the ASPxPanel or the ASPxCallbackPanel control.
Object StateManager PropertiesBase PanelExpandButtonSettings
See Also