Gets or sets a value that determines whether the panel is in an exapanded state.

Namespace:  C1.Web.UI.Controls.C1Expander
Assembly:  C1ExpanderClient (in C1ExpanderClient.dll)

Syntax

JavaScript
function get_expanded();
function set_expanded(value);

See Also