FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.GroupPanel.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridGroupPanel Class / IsManipulationEnabled Property

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