WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ThreeStateFilter Class / ThreeStateFilter Constructor / ThreeStateFilter Constructor(String,Boolean)
The name of the data item property.
This filter is auto generated.
In This Topic
    ThreeStateFilter Constructor(String,Boolean)
    In This Topic
    Ctor.
    Syntax
    public ThreeStateFilter( 
       string propertyName,
       bool isAutoGenerated
    )

    Parameters

    propertyName
    The name of the data item property.
    isAutoGenerated
    This filter is auto generated.
    See Also