VGridControlBase.DropRow(BaseRow, BaseRow, Boolean) Method
In This Article
For internal use.
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
source | Base |
For internal use. |
destination |
Base |
For internal use. |
insert |
Boolean | For internal use. |
See Also