Gets or sets the width of the C1Accordion control.

Namespace:  C1.Web.UI.Controls.C1Accordion
Assembly:  C1AccordionClient (in C1AccordionClient.dll)

Syntax

JavaScript
function get_width();
function set_width(value);

See Also