DateEdit.DateEditPopupContentType Property
In This Article
Gets or sets the type of the DateEdit's popup.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Date |
A DevExpress. |
#Remarks
A DateEdit can display either a date-time picker or a calendar in its popup.
See Also