Back to Devexpress

DateRangeControl.EndEditStyle Property

wpf-devexpress-dot-xpf-dot-editors-dot-daterangecontrol-b09e42b6.md

latest1.0 KB
Original Source

DateRangeControl.EndEditStyle Property

Gets or sets a style for the end date editor. This is a dependency property.

Namespace : DevExpress.Xpf.Editors

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public Style EndEditStyle { get; set; }
vb
Public Property EndEditStyle As Style

Property Value

TypeDescription
Style

Specifies a style for the end date editor.

|

See Also

DateRangeControl Class

DateRangeControl Members

DevExpress.Xpf.Editors Namespace