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

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