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