[]
        
(Showing Draft Content)

C1.WPF.DataFilter.FilterWithSummary.-ctor

FilterWithSummary Constructor

FilterWithSummary(string, bool)

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

Declaration
protected FilterWithSummary(string propertyName = "", bool isAutoGenerated = false)
Parameters
Type Name Description
string propertyName

The name of the data item property.

bool isAutoGenerated

This filter is auto generated.