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