GridBitmapColumn Konstruktor
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Overload
| GridBitmapColumn() | |
| GridBitmapColumn(GridColumnInfo, Int32, Int32) |
GridBitmapColumn()
protected:
GridBitmapColumn();
protected GridBitmapColumn ();
Protected Sub New ()
Berlaku untuk
GridBitmapColumn(GridColumnInfo, Int32, Int32)
public:
GridBitmapColumn(Microsoft::ReportingServices::QueryDesigners::GridColumnInfo ^ ci, int nWidthInPixels, int colIndex);
public GridBitmapColumn (Microsoft.ReportingServices.QueryDesigners.GridColumnInfo ci, int nWidthInPixels, int colIndex);
new Microsoft.ReportingServices.QueryDesigners.GridBitmapColumn : Microsoft.ReportingServices.QueryDesigners.GridColumnInfo * int * int -> Microsoft.ReportingServices.QueryDesigners.GridBitmapColumn
Public Sub New (ci As GridColumnInfo, nWidthInPixels As Integer, colIndex As Integer)
Parameter
- nWidthInPixels
- Int32
- colIndex
- Int32