GridHyperlinkColumn 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public ref class GridHyperlinkColumn : Microsoft::ReportingServices::QueryDesigners::GridTextColumn
public class GridHyperlinkColumn : Microsoft.ReportingServices.QueryDesigners.GridTextColumn
type GridHyperlinkColumn = class
inherit GridTextColumn
Public Class GridHyperlinkColumn
Inherits GridTextColumn
- 继承
-
构造函数
字段
属性
方法
Dispose()
|
(继承自 GridColumn)
|
Dispose(Boolean)
|
(继承自 GridTextColumn)
|
DrawCell(Graphics, Brush, Brush, Font, Rectangle, IGridStorage, Int64)
|
(继承自 GridColumn)
|
DrawCell(Graphics, Brush, SolidBrush, Font, Rectangle, IGridStorage, Int64)
|
(继承自 GridTextColumn)
|
DrawDisabledCell(Graphics, Font, Rectangle, IGridStorage, Int64)
|
(继承自 GridColumn)
|
GetAccessibleState(Int64, IGridStorage)
|
(继承自 GridColumn)
|
GetAccessibleValue(Int64, IGridStorage)
|
(继承自 GridTextColumn)
|
GetCellStringToMeasure(Int64, IGridStorage)
|
IsPointOverTextInCell(Point, Rectangle, IGridStorage, Int64, Graphics, Font)
|
PrintCell(Graphics, Brush, Brush, Font, Rectangle, IGridStorage, Int64)
|
(继承自 GridColumn)
|
PrintCell(Graphics, Brush, SolidBrush, Font, Rectangle, IGridStorage, Int64)
|
(继承自 GridTextColumn)
|
ProcessNewGridFont(Font)
|
(继承自 GridTextColumn)
|
SetRTL(Boolean)
|
(继承自 GridTextColumn)
|
适用于