[]
Gets or sets a value that indicates how to show the navigator.
[Browsable(true)]
public CalendarNavigators ShowNavigator { get; set; }
<Browsable(True)>
Public Property ShowNavigator As CalendarNavigators
| Type | Description |
|---|---|
| CalendarNavigators | One value of the CalendarNavigators.
|