GridBitmapColumn 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
- 继承
-
- 派生
-
构造函数
字段
属性
方法
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)
|
适用于