GridTextColumn Конструкторы
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
GridTextColumn() | |
GridTextColumn(GridColumnInfo, Int32, Int32) |
GridTextColumn()
protected:
GridTextColumn();
protected GridTextColumn ();
Protected Sub New ()
Применяется к
GridTextColumn(GridColumnInfo, Int32, Int32)
public:
GridTextColumn(Microsoft::ReportingServices::QueryDesigners::GridColumnInfo ^ ci, int nWidthInPixels, int colIndex);
public GridTextColumn (Microsoft.ReportingServices.QueryDesigners.GridColumnInfo ci, int nWidthInPixels, int colIndex);
new Microsoft.ReportingServices.QueryDesigners.GridTextColumn : Microsoft.ReportingServices.QueryDesigners.GridColumnInfo * int * int -> Microsoft.ReportingServices.QueryDesigners.GridTextColumn
Public Sub New (ci As GridColumnInfo, nWidthInPixels As Integer, colIndex As Integer)
Параметры
- nWidthInPixels
- Int32
- colIndex
- Int32