Skip to main content
A newer version of this page is available. .

FilterField.RoundDateDisplayFormat Property

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

Namespace: DevExpress.Xpf.Core.FilteringUI

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Grid.Core, 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