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