DlgGridControl.InsertColumnInternal(Int32, GridColumnInfo) 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 InsertColumnInternal(int nIndex, Microsoft::ReportingServices::QueryDesigners::GridColumnInfo ^ ci);
protected override void InsertColumnInternal (int nIndex, Microsoft.ReportingServices.QueryDesigners.GridColumnInfo ci);
override this.InsertColumnInternal : int * Microsoft.ReportingServices.QueryDesigners.GridColumnInfo -> unit
Protected Overrides Sub InsertColumnInternal (nIndex As Integer, ci As GridColumnInfo)
Parameters
- nIndex
- Int32