[]
        
(Showing Draft Content)

C1.Win.DataFilter.CalendarFilter.-ctor

CalendarFilter Constructor

CalendarFilter()

Initializes a new instance of the CalendarFilter.

Declaration
public CalendarFilter()

CalendarFilter(string, bool)

Initializes a new instance of the CalendarFilter with the name of the data item property.

Declaration
public CalendarFilter(string propertyName, bool isAutoGenerated = false)
Parameters
Type Name Description
string propertyName

The name of the data item property.

bool isAutoGenerated

This filter is autogenerated.