bool IsCollapsed { get; set; }
Property IsCollapsed As Boolean Get Set
property bool IsCollapsed { bool get (); void set (bool value); }
abstract IsCollapsed : bool with get, set
In This Article