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