DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter Namespace / DateRangeFilter Class
Properties Methods Events


In This Topic
    DateRangeFilter Class Members
    In This Topic

    The following tables list the members exposed by DateRangeFilter.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the settings of calendar. (Inherited from C1.DataFilter.DateRangeFilterBase)
    Public PropertyGets or sets a custom date format. (Inherited from C1.DataFilter.DateRangeFilterBase)
    Public PropertyGets or sets a value indicating whether show the editors or not. (Inherited from C1.DataFilter.DateRangeFilterBase)
    Public PropertyGets or sets a value of editors width. (Inherited from C1.DataFilter.DateRangeFilterBase)
    Public PropertyGets or set the expanded state of current C1.DataFilter.Filter. (Inherited from C1.DataFilter.Filter)
    Public PropertyGets the expression of the current filter. (Inherited from C1.DataFilter.DateRangeFilterBase)
    Public PropertyGets or sets a value of header text of the current C1.DataFilter.Filter. (Inherited from C1.DataFilter.Filter)
    Public PropertyGets a value indicating the current C1.DataFilter.Filter is applied or not. (Inherited from C1.DataFilter.Filter)
    Public PropertyGets a value indicating whether this filter was generated automatically. (Inherited from C1.DataFilter.Filter)
    Public PropertyGets or sets the current lower magnitude of the range. (Inherited from C1.DataFilter.DateRangeFilterBase)
    Public PropertyGets or sets the maximum value of the range. (Inherited from C1.DataFilter.DateRangeFilterBase)
    Public PropertyGets or sets the minimum value of the range. (Inherited from C1.DataFilter.DateRangeFilterBase)
    Public PropertyGets or sets the name of the data item property to which the current C1.DataFilter.Filter applies. (Inherited from C1.DataFilter.Filter)
    Public PropertyGets or sets a value indicating whether to show the header or not. (Inherited from C1.DataFilter.Filter)
    Public PropertyGets or sets a value indicating whether show the range slider or not. (Inherited from C1.DataFilter.DateRangeFilterBase)
    Public PropertyGets or sets the text that appears as a ToolTip for header of this filter. (Inherited from C1.DataFilter.Filter)
    Public PropertyGets or sets the current upper magnitude of the range. (Inherited from C1.DataFilter.DateRangeFilterBase)
    Top
    Public Methods
     NameDescription
    Public MethodResets the filter value to the default value. (Inherited from C1.DataFilter.DateRangeFilterBase)
    Public MethodSets a lower value of C1.DataFilter.BoolFilterBase class. (Inherited from C1.DataFilter.DateRangeFilterBase)
    Public MethodSets a upper value of C1.DataFilter.BoolFilterBase class. (Inherited from C1.DataFilter.DateRangeFilterBase)
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event. (Inherited from C1.DataFilter.Filter)
    Protected MethodRaises the ValueChanged event. (Inherited from C1.DataFilter.Filter)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.DataFilter.Filter)
    Public EventOccurs when a value of current C1.DataFilter.Filter changes. (Inherited from C1.DataFilter.Filter)
    Top
    See Also