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