GridControl.SetHeaderInfoInternal Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- nIndex
- Int32
- strText
- String
- bmp
- Bitmap
- checkboxState
- GridCheckBoxState