Share via


GridHyperlinkColumn Class

Definition

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
Inheritance
GridHyperlinkColumn

Constructors

GridHyperlinkColumn(GridColumnInfo, Int32, Int32)

Fields

m_bVertical (Inherited from GridTextColumn)
m_myAlign (Inherited from GridColumn)
m_myBackgroundBrush (Inherited from GridColumn)
m_myColType (Inherited from GridColumn)
m_myColumnIndex (Inherited from GridColumn)
m_myStringFormat (Inherited from GridTextColumn)
m_myTextBmpLayout (Inherited from GridColumn)
m_myTextBrush (Inherited from GridColumn)
m_myWidthInChars (Inherited from GridColumn)
m_myWidthInPixels (Inherited from GridColumn)
m_textFormat (Inherited from GridTextColumn)
m_withRightGridLine (Inherited from GridColumn)
m_withSelectionBk (Inherited from GridColumn)

Properties

BackgroundBrush (Inherited from GridColumn)
ColumnIndex (Inherited from GridColumn)
ColumnType (Inherited from GridColumn)
IsWidthInChars (Inherited from GridColumn)
RightGridLine (Inherited from GridColumn)
TextAlign (Inherited from GridColumn)
TextBitmapLayout (Inherited from GridColumn)
TextBrush (Inherited from GridColumn)
WidthInPixels (Inherited from GridColumn)
WithSelectionBk (Inherited from GridColumn)

Methods

Dispose() (Inherited from GridColumn)
Dispose(Boolean) (Inherited from GridTextColumn)
DrawCell(Graphics, Brush, Brush, Font, Rectangle, IGridStorage, Int64) (Inherited from GridColumn)
DrawCell(Graphics, Brush, SolidBrush, Font, Rectangle, IGridStorage, Int64) (Inherited from GridTextColumn)
DrawDisabledCell(Graphics, Font, Rectangle, IGridStorage, Int64) (Inherited from GridColumn)
GetAccessibleState(Int64, IGridStorage) (Inherited from GridColumn)
GetAccessibleValue(Int64, IGridStorage) (Inherited from GridTextColumn)
GetCellStringToMeasure(Int64, IGridStorage)
IsPointOverTextInCell(Point, Rectangle, IGridStorage, Int64, Graphics, Font)
PrintCell(Graphics, Brush, Brush, Font, Rectangle, IGridStorage, Int64) (Inherited from GridColumn)
PrintCell(Graphics, Brush, SolidBrush, Font, Rectangle, IGridStorage, Int64) (Inherited from GridTextColumn)
ProcessNewGridFont(Font) (Inherited from GridTextColumn)
SetRTL(Boolean) (Inherited from GridTextColumn)

Applies to