[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.BaseGrid.Frame.OnQueryContinueDrag

OnQueryContinueDrag Method

OnQueryContinueDrag(QueryContinueDragEventArgs)

Inherited from Control.

Declaration
protected override void OnQueryContinueDrag(QueryContinueDragEventArgs e)
Protected Overrides Sub OnQueryContinueDrag(e As QueryContinueDragEventArgs)
Parameters
Type Name Description
QueryContinueDragEventArgs e
Overrides