DateNavigator.ShowClearButton Property
Gets or sets whether the Clear button is displayed.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | True to show the Clear button; otherwise, false. |
See Also