IGridControl.SetColumnWidth(Int32, GridColumnWidthType, Int32) Méthode

Définition

public:
 void SetColumnWidth(int nColIndex, Microsoft::ReportingServices::QueryDesigners::GridColumnWidthType widthType, int nWidth);
public void SetColumnWidth (int nColIndex, Microsoft.ReportingServices.QueryDesigners.GridColumnWidthType widthType, int nWidth);
abstract member SetColumnWidth : int * Microsoft.ReportingServices.QueryDesigners.GridColumnWidthType * int -> unit
Public Sub SetColumnWidth (nColIndex As Integer, widthType As GridColumnWidthType, nWidth As Integer)

Paramètres

nColIndex
Int32
nWidth
Int32

S’applique à