Skip to main content
All docs
V25.2
  • ExcelFilterOptions Fields

    Configures Excel-style filter popup behavior across supported DevExpress controls.
    Name Description
    AllowIsSameDayFilter static For internal use.
    AllowIsSameTimeFilter static For internal use.
    DateTreeAutoExpandThreshold static For internal use.
    Default static The default configuration for Excel-style filter popup menus.
    IsSameDayFilterThreshold static For internal use.
    IsSameTimeFilterThreshold static For internal use.
    See Also