TermLookupMainControl.UpdateMainGridRowAfterCheck(Boolean, 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 UpdateMainGridRowAfterCheck(bool checkState, int rowIndex, Microsoft::DataTransformationServices::Design::MovableSizableGrid ^ tableGridControl);
protected override void UpdateMainGridRowAfterCheck (bool checkState, int rowIndex, Microsoft.DataTransformationServices.Design.MovableSizableGrid tableGridControl);
override this.UpdateMainGridRowAfterCheck : bool * int * Microsoft.DataTransformationServices.Design.MovableSizableGrid -> unit
Protected Overrides Sub UpdateMainGridRowAfterCheck (checkState As Boolean, rowIndex As Integer, tableGridControl As MovableSizableGrid)
Parameters
- checkState
- Boolean
- rowIndex
- Int32
- tableGridControl
- Microsoft.DataTransformationServices.Design.MovableSizableGrid