GridCheckBoxColumn Klasse

Definition

public ref class GridCheckBoxColumn : Microsoft::ReportingServices::QueryDesigners::GridBitmapColumn
public class GridCheckBoxColumn : Microsoft.ReportingServices.QueryDesigners.GridBitmapColumn
type GridCheckBoxColumn = class
    inherit GridBitmapColumn
Public Class GridCheckBoxColumn
Inherits GridBitmapColumn
Vererbung
GridCheckBoxColumn

Konstruktoren

Name Beschreibung
GridCheckBoxColumn()
GridCheckBoxColumn(GridColumnInfo, Int32, Int32)

Felder

Name Beschreibung
m_CheckedBitmap
m_CurrentCheckSize
m_DisabledBitmap
m_IntermidiateBitmap
m_isRTL (Geerbt von GridBitmapColumn)
m_myAlign (Geerbt von GridColumn)
m_myBackgroundBrush (Geerbt von GridColumn)
m_myColType (Geerbt von GridColumn)
m_myColumnIndex (Geerbt von GridColumn)
m_myTextBmpLayout (Geerbt von GridColumn)
m_myTextBrush (Geerbt von GridColumn)
m_myWidthInChars (Geerbt von GridColumn)
m_myWidthInPixels (Geerbt von GridColumn)
m_UncheckedBitmap
m_withRightGridLine (Geerbt von GridColumn)
m_withSelectionBk (Geerbt von GridColumn)

Eigenschaften

Name Beschreibung
BackgroundBrush (Geerbt von GridColumn)
CheckBoxHeight
ColumnIndex (Geerbt von GridColumn)
ColumnType (Geerbt von GridColumn)
IsWidthInChars (Geerbt von GridColumn)
RightGridLine (Geerbt von GridColumn)
TextAlign (Geerbt von GridColumn)
TextBitmapLayout (Geerbt von GridColumn)
TextBrush (Geerbt von GridColumn)
WidthInPixels (Geerbt von GridColumn)
WithSelectionBk (Geerbt von GridColumn)

Methoden

Name Beschreibung
BitmapFromGridCheckBoxState(GridCheckBoxState)
Dispose() (Geerbt von GridColumn)
Dispose(Boolean) (Geerbt von GridColumn)
DrawBitmap(Graphics, Brush, Rectangle, Bitmap, Boolean) (Geerbt von GridBitmapColumn)
DrawCell(Graphics, Brush, Brush, Font, Rectangle, IGridStorage, Int64) (Geerbt von GridColumn)
DrawCell(Graphics, Brush, SolidBrush, Font, Rectangle, IGridStorage, Int64)
DrawDisabledCell(Graphics, Font, Rectangle, IGridStorage, Int64)
GetAccessibleState(Int64, IGridStorage)
GetAccessibleValue(Int64, IGridStorage)
IsPointOverTextInCell(Point, Rectangle, IGridStorage, Int64, Graphics, Font) (Geerbt von GridColumn)
PrintCell(Graphics, Brush, Brush, Font, Rectangle, IGridStorage, Int64) (Geerbt von GridColumn)
PrintCell(Graphics, Brush, SolidBrush, Font, Rectangle, IGridStorage, Int64)
ProcessNewGridFont(Font) (Geerbt von GridColumn)
SetCheckboxBitmaps(Bitmap, Bitmap, Bitmap, Bitmap)
SetRTL(Boolean) (Geerbt von GridBitmapColumn)

Gilt für: