다음을 통해 공유


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

적용 대상