GridBitmapColumn 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class GridBitmapColumn : Microsoft::ReportingServices::QueryDesigners::GridColumn
public class GridBitmapColumn : Microsoft.ReportingServices.QueryDesigners.GridColumn
Public Class GridBitmapColumn
Inherits 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)
|
適用於