FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotReportOptions Class / AreAnyTouchesCapturedWithin Property

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