Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / CellBackgroundPanel Class / IsStylusCaptureWithin Property


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