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