GridButtonColumn Klasse

Definition

public ref class GridButtonColumn : Microsoft::ReportingServices::QueryDesigners::GridTextColumn
public class GridButtonColumn : Microsoft.ReportingServices.QueryDesigners.GridTextColumn
type GridButtonColumn = class
    inherit GridTextColumn
Public Class GridButtonColumn
Inherits GridTextColumn
Vererbung
GridButtonColumn

Konstruktoren

Name Beschreibung
GridButtonColumn()
GridButtonColumn(GridColumnInfo, Int32, Int32)

Felder

Name Beschreibung
m_bVertical (Geerbt von GridTextColumn)
m_myAlign (Geerbt von GridColumn)
m_myBackgroundBrush (Geerbt von GridColumn)
m_myColType (Geerbt von GridColumn)
m_myColumnIndex (Geerbt von GridColumn)
m_myStringFormat (Geerbt von GridTextColumn)
m_myTextBmpLayout (Geerbt von GridColumn)
m_myTextBrush (Geerbt von GridColumn)
m_myWidthInChars (Geerbt von GridColumn)
m_myWidthInPixels (Geerbt von GridColumn)
m_textFormat (Geerbt von GridTextColumn)
m_withRightGridLine (Geerbt von GridColumn)
m_withSelectionBk (Geerbt von GridColumn)

Eigenschaften

Name Beschreibung
BackgroundBrush (Geerbt von GridColumn)
ColumnIndex (Geerbt von GridColumn)
ColumnType (Geerbt von GridColumn)
IsLineIndexButton
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
Dispose() (Geerbt von GridColumn)
Dispose(Boolean) (Geerbt von GridTextColumn)
DrawButton(Graphics, Brush, Brush, Font, Rectangle, Bitmap, String, ButtonState, Boolean)
DrawButton(Graphics, Brush, SolidBrush, Font, Rectangle, Bitmap, String, ButtonState, Boolean, Boolean)
DrawButton(Graphics, Brush, SolidBrush, Font, Rectangle, Bitmap, String, ButtonState, Boolean)
DrawCell(Graphics, Brush, Brush, Font, Rectangle, IGridStorage, Int64) (Geerbt von GridColumn)
DrawCell(Graphics, Brush, SolidBrush, Font, Rectangle, IGridStorage, Int64)
DrawCellCommon(Graphics, Brush, Brush, Font, Rectangle, IGridStorage, Int64, Boolean)
DrawCellCommon(Graphics, Brush, SolidBrush, Font, Rectangle, IGridStorage, Int64, Boolean, Boolean)
DrawCellCommon(Graphics, Brush, SolidBrush, Font, Rectangle, IGridStorage, Int64, Boolean)
DrawDisabledCell(Graphics, Font, Rectangle, IGridStorage, Int64)
GetAccessibleState(Int64, IGridStorage) (Geerbt von GridColumn)
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)
SetForcedButtonState(Int64, ButtonState)
SetGridLinesMode(Boolean)
SetRTL(Boolean) (Geerbt von GridTextColumn)

Gilt für: