TermLookupMainControl.DropRow(Int32, Int32, MovableSizableGrid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
override void DropRow(int selRow, int rowIndex, Microsoft::DataTransformationServices::Design::MovableSizableGrid ^ tableGridControl);
protected override void DropRow (int selRow, int rowIndex, Microsoft.DataTransformationServices.Design.MovableSizableGrid tableGridControl);
override this.DropRow : int * int * Microsoft.DataTransformationServices.Design.MovableSizableGrid -> unit
Protected Overrides Sub DropRow (selRow As Integer, rowIndex As Integer, tableGridControl As MovableSizableGrid)
Parameters
- selRow
- Int32
- rowIndex
- Int32
- tableGridControl
- Microsoft.DataTransformationServices.Design.MovableSizableGrid