GridControl.SetColumnWidthInternal(Int32, GridColumnWidthType, Int32) Metodo

Definizione

protected:
 virtual void SetColumnWidthInternal(int nColIndex, Microsoft::ReportingServices::QueryDesigners::GridColumnWidthType widthType, int nWidth);
protected virtual void SetColumnWidthInternal (int nColIndex, Microsoft.ReportingServices.QueryDesigners.GridColumnWidthType widthType, int nWidth);
Protected Overridable Sub SetColumnWidthInternal (nColIndex As Integer, widthType As GridColumnWidthType, nWidth As Integer)

Parametri

nColIndex
Int32
nWidth
Int32

Si applica a