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