[Missing <summary> documentation for "P:Gemstone.Web.Razor.Trees.TreeNode.StartCollapsed"]
[ParameterAttribute]
public bool StartCollapsed { get; set; }<ParameterAttribute>
Public Property StartCollapsed As Boolean
Get
Setpublic:
[ParameterAttribute]
property bool StartCollapsed {
bool get ();
void set (bool value);
}function get_StartCollapsed();
function set_StartCollapsed(value);