CollapsiblePanelSettings.SetExpandedPanelTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetExpandedPanelTemplateContent(Action<TemplateContainerBase>) | contentMethod | Allows you to custom render the content of the expanded panel. |
SetExpandedPanelTemplateContent(String) | content | Allows you to custom render the content of the expanded panel. |