[]
Gets or sets a value that indicates whether to show the zoom button on the navigate bar.
[Browsable(true)]
public bool ShowZoomButton { get; set; }
<Browsable(True)>
Public Property ShowZoomButton As Boolean
| Type | Description |
|---|---|
| bool | A bool value, true to show the zoom button on the navigate bar; otherwise, false. |