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