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

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