Condividi tramite


GridControl.InsertColumnInternal(Int32, GridColumnInfo) Method

Definition

protected:
 virtual void InsertColumnInternal(int nIndex, Microsoft::ReportingServices::QueryDesigners::GridColumnInfo ^ ci);
protected virtual void InsertColumnInternal (int nIndex, Microsoft.ReportingServices.QueryDesigners.GridColumnInfo ci);
abstract member InsertColumnInternal : int * Microsoft.ReportingServices.QueryDesigners.GridColumnInfo -> unit
override this.InsertColumnInternal : int * Microsoft.ReportingServices.QueryDesigners.GridColumnInfo -> unit
Protected Overridable Sub InsertColumnInternal (nIndex As Integer, ci As GridColumnInfo)

Parameters

nIndex
Int32

Applies to