FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnFilterEditor Class / AreAnyTouchesCapturedWithin Property

In This Topic
    AreAnyTouchesCapturedWithin Property (ColumnFilterEditor)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property AreAnyTouchesCapturedWithin As Boolean
    public bool AreAnyTouchesCapturedWithin {get;}
    See Also