ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / C1DataFilter Class / AutoApplyProperty Field

In This Topic
    AutoApplyProperty Field (C1DataFilter)
    In This Topic
    Identifies the AutoApply dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AutoApplyProperty As DependencyProperty
    public static readonly DependencyProperty AutoApplyProperty
    See Also