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.v19.1.dll

Declaration

public string RoundDateDisplayFormat { get; set; }

Property Value

Type Description
String

A format that defines how to display rounded dates.

See Also