Back to Devexpress

FilterDateRangeItem.EditorDisplayFormat Property

maui-devexpress-dot-maui-dot-editors-dot-filterdaterangeitem.md

latest1016 B
Original Source

FilterDateRangeItem.EditorDisplayFormat Property

Gets or sets the pattern used to format the FilterDateRangeItem‘s value. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public string EditorDisplayFormat { get; set; }

Property Value

TypeDescription
String

The pattern used to format the FilterDateRangeItem‘s value.

|

See Also

FilterDateRangeItem Class

FilterDateRangeItem Members

DevExpress.Maui.Editors Namespace