FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridSelectionLayer Class / InputScope Property

In This Topic
    InputScope Property (GridSelectionLayer)
    In This Topic
    Syntax
    'Declaration
     
    Public Property InputScope As InputScope
    public InputScope InputScope {get; set;}
    See Also