True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / AllowDrag Property

In This Topic
    AllowDrag Property (C1TrueDBGrid)
    In This Topic
    Gets or sets a value indicating the ability to drag from the grid.
    Syntax
    'Declaration
     
    Public Property AllowDrag As System.Boolean
    public System.bool AllowDrag {get; set;}
    See Also