Skip to main content

FilterField.RoundDateDisplayFormat Property

Gets or sets a format that defines how to display rounded dates.

Namespace: DevExpress.Xpf.Core.FilteringUI

Assembly: DevExpress.Xpf.Grid.v23.2.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public string RoundDateDisplayFormat { get; set; }

Property Value

Type Description
String

A format that defines how to display rounded dates.

See Also