Gets or sets the type of the panel.
Namespace:
Bootstrap.A11y
Assembly:
Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic PanelTypes PanelType { get; set; }<asp:Panel PanelType="PanelTypes" />
Property Value
Type:
PanelTypes
The type of the panel.
See Also