Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / HiddenAndEmptyCellSettings Class / AreAnyTouchesCaptured Property


In This Topic
    AreAnyTouchesCaptured Property (HiddenAndEmptyCellSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property AreAnyTouchesCaptured As Boolean
    'Usage
     
    Dim instance As HiddenAndEmptyCellSettings
    Dim value As Boolean
     
    value = instance.AreAnyTouchesCaptured
    public bool AreAnyTouchesCaptured {get;}
    See Also