IGridControl.SetColumnWidth(Int32, GridColumnWidthType, Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- nColIndex
- Int32
- widthType
- GridColumnWidthType
- nWidth
- Int32