A newer version of this page is available.
Switch to the current version.
PanelExpandButtonSettings Class
Contains settings that relate to the panel's expand button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class PanelExpandButtonSettings :
PropertiesBase
Public Class PanelExpandButtonSettings
Inherits PropertiesBase
Related API Members
The following members accept/return PanelExpandButtonSettings objects:
Remarks
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.
Implements
Inheritance
Object
StateManager
PropertiesBase
PanelExpandButtonSettings
See Also
Feedback