IGridControl.SetColumnWidth(Int32, GridColumnWidthType, Int32) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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)
Параметры
- nColIndex
- Int32
- widthType
- GridColumnWidthType
- nWidth
- Int32