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

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