TcxCustomVerticalGrid.IsInternalDragging(TObject) Method
In This Article
Returns whether a row is being dragged within a grid (or between a grid and the Customization Form).
#Declaration
#Parameters
Name | Type |
---|---|
ADrag |
TObject |
#Returns
Type |
---|
Boolean |
#Remarks
If a row is being dragged, the IsInternalDragging method returns True.
See Also