DateEditSettings.MaxDateProperty Field
In This Article
Identifies the MaxDate dependency property.
Namespace: DevExpress.Xpf.Editors.Settings
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public static readonly DependencyProperty MaxDateProperty
#Field Value
Type | Description |
---|---|
Dependency |
A dependency property identifier. |
See Also