CollapsiblePanelExtension Constructors
Represents a base extension functionality for the CallbackPanel and the Panel extensions.Name | Parameters | Description |
---|---|---|
CollapsiblePanelExtension(CollapsiblePanelSettings, ViewContext) | settings, viewContext | Initializes a new instance of the CollapsiblePanelExtension class with the specified settings and provides the context information about the view. |
CollapsiblePanelExtension(CollapsiblePanelSettings) | settings | Initializes a new instance of the CollapsiblePanelExtension class with the specified settings. |
See Also