public bool IsExpanded { get; }
Public ReadOnly Property IsExpanded As Boolean Get
public: property bool IsExpanded { bool get (); }
member IsExpanded : bool with get
In This Article