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