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