GridControl.SetHeaderInfoInternal Метод

Определение

protected:
 virtual void SetHeaderInfoInternal(int nIndex, System::String ^ strText, System::Drawing::Bitmap ^ bmp, Microsoft::ReportingServices::QueryDesigners::GridCheckBoxState checkboxState);
protected virtual void SetHeaderInfoInternal (int nIndex, string strText, System.Drawing.Bitmap bmp, Microsoft.ReportingServices.QueryDesigners.GridCheckBoxState checkboxState);
abstract member SetHeaderInfoInternal : int * string * System.Drawing.Bitmap * Microsoft.ReportingServices.QueryDesigners.GridCheckBoxState -> unit
override this.SetHeaderInfoInternal : int * string * System.Drawing.Bitmap * Microsoft.ReportingServices.QueryDesigners.GridCheckBoxState -> unit
Protected Overridable Sub SetHeaderInfoInternal (nIndex As Integer, strText As String, bmp As Bitmap, checkboxState As GridCheckBoxState)

Параметры

nIndex
Int32
strText
String
bmp
Bitmap
checkboxState
GridCheckBoxState

Применяется к