public bool IsExpandedByDefault { get; set; }
Public Property IsExpandedByDefault As Boolean Get Set
public: property bool IsExpandedByDefault { bool get (); void set (bool value); }
member IsExpandedByDefault : bool with get, set
In This Article