FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FullTextFilterBehavior Class / FilterEntryProperty Field

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