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