FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridManipulationLayer Class / IsStylusCaptureWithin Property

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