Gets or sets the visual style name used by the control.

Namespace:  C1.Web.UI.Controls.C1SuperPanel
Assembly:  C1SuperPanelClient (in C1SuperPanelClient.dll)

Syntax

JavaScript
function get_visualStyle();
function set_visualStyle(value);

See Also