DateEdit.ShowToday Property
In This Article
Gets or sets whether to display Today within the dropdown calendar. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to display Today; otherwise, false. |
#Remarks
Clicking Today highlights the current date.
See Also