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

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)

Syntax

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

Remarks

If this value is empty then visual style will be not rendered. Default value is "IPhone".

See Also