GridControl.AllocateCheckBoxColumn(GridColumnInfo, Int32, Int32) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
protected:
virtual Microsoft::ReportingServices::QueryDesigners::GridCheckBoxColumn ^ AllocateCheckBoxColumn(Microsoft::ReportingServices::QueryDesigners::GridColumnInfo ^ ci, int nWidthInPixels, int colIndex);
protected virtual Microsoft.ReportingServices.QueryDesigners.GridCheckBoxColumn AllocateCheckBoxColumn(Microsoft.ReportingServices.QueryDesigners.GridColumnInfo ci, int nWidthInPixels, int colIndex);
abstract member AllocateCheckBoxColumn : Microsoft.ReportingServices.QueryDesigners.GridColumnInfo * int * int -> Microsoft.ReportingServices.QueryDesigners.GridCheckBoxColumn
override this.AllocateCheckBoxColumn : Microsoft.ReportingServices.QueryDesigners.GridColumnInfo * int * int -> Microsoft.ReportingServices.QueryDesigners.GridCheckBoxColumn
Protected Overridable Function AllocateCheckBoxColumn (ci As GridColumnInfo, nWidthInPixels As Integer, colIndex As Integer) As GridCheckBoxColumn
Parameter
- nWidthInPixels
- Int32
- colIndex
- Int32