Skip to main content
All docs
V26.1
  • FilterField.RoundDateDisplayFormat Property

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

    Namespace: DevExpress.Xpf.Core.FilteringUI

    Assembly: DevExpress.Xpf.Grid.v26.1.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