GridControl.AllocateBitmapColumn(GridColumnInfo, Int32, Int32) Metode
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.
protected:
virtual Microsoft::ReportingServices::QueryDesigners::GridBitmapColumn ^ AllocateBitmapColumn(Microsoft::ReportingServices::QueryDesigners::GridColumnInfo ^ ci, int nWidthInPixels, int colIndex);
protected virtual Microsoft.ReportingServices.QueryDesigners.GridBitmapColumn AllocateBitmapColumn (Microsoft.ReportingServices.QueryDesigners.GridColumnInfo ci, int nWidthInPixels, int colIndex);
abstract member AllocateBitmapColumn : Microsoft.ReportingServices.QueryDesigners.GridColumnInfo * int * int -> Microsoft.ReportingServices.QueryDesigners.GridBitmapColumn
override this.AllocateBitmapColumn : Microsoft.ReportingServices.QueryDesigners.GridColumnInfo * int * int -> Microsoft.ReportingServices.QueryDesigners.GridBitmapColumn
Protected Overridable Function AllocateBitmapColumn (ci As GridColumnInfo, nWidthInPixels As Integer, colIndex As Integer) As GridBitmapColumn
Parameter
- nWidthInPixels
- Int32
- colIndex
- Int32