Share via


GridBitmapColumn クラス

定義

public ref class GridBitmapColumn : Microsoft::ReportingServices::QueryDesigners::GridColumn
public class GridBitmapColumn : Microsoft.ReportingServices.QueryDesigners.GridColumn
type GridBitmapColumn = class
    inherit GridColumn
Public Class GridBitmapColumn
Inherits GridColumn
継承
GridBitmapColumn
派生

コンストラクター

GridBitmapColumn()
GridBitmapColumn(GridColumnInfo, Int32, Int32)

フィールド

m_isRTL
m_myAlign (継承元 GridColumn)
m_myBackgroundBrush (継承元 GridColumn)
m_myColType (継承元 GridColumn)
m_myColumnIndex (継承元 GridColumn)
m_myTextBmpLayout (継承元 GridColumn)
m_myTextBrush (継承元 GridColumn)
m_myWidthInChars (継承元 GridColumn)
m_myWidthInPixels (継承元 GridColumn)
m_withRightGridLine (継承元 GridColumn)
m_withSelectionBk (継承元 GridColumn)

プロパティ

BackgroundBrush (継承元 GridColumn)
ColumnIndex (継承元 GridColumn)
ColumnType (継承元 GridColumn)
IsWidthInChars (継承元 GridColumn)
RightGridLine (継承元 GridColumn)
TextAlign (継承元 GridColumn)
TextBitmapLayout (継承元 GridColumn)
TextBrush (継承元 GridColumn)
WidthInPixels (継承元 GridColumn)
WithSelectionBk (継承元 GridColumn)

メソッド

Dispose() (継承元 GridColumn)
Dispose(Boolean) (継承元 GridColumn)
DrawBitmap(Graphics, Brush, Rectangle, Bitmap, Boolean)
DrawCell(Graphics, Brush, Brush, Font, Rectangle, IGridStorage, Int64) (継承元 GridColumn)
DrawCell(Graphics, Brush, SolidBrush, Font, Rectangle, IGridStorage, Int64)
DrawDisabledCell(Graphics, Font, Rectangle, IGridStorage, Int64)
GetAccessibleState(Int64, IGridStorage) (継承元 GridColumn)
GetAccessibleValue(Int64, IGridStorage) (継承元 GridColumn)
IsPointOverTextInCell(Point, Rectangle, IGridStorage, Int64, Graphics, Font) (継承元 GridColumn)
PrintCell(Graphics, Brush, Brush, Font, Rectangle, IGridStorage, Int64) (継承元 GridColumn)
PrintCell(Graphics, Brush, SolidBrush, Font, Rectangle, IGridStorage, Int64)
ProcessNewGridFont(Font) (継承元 GridColumn)
SetRTL(Boolean)

適用対象