GridButtonColumn Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class GridButtonColumn : Microsoft::ReportingServices::QueryDesigners::GridTextColumn
public class GridButtonColumn : Microsoft.ReportingServices.QueryDesigners.GridTextColumn
type GridButtonColumn = class
inherit GridTextColumn
Public Class GridButtonColumn
Inherits GridTextColumn
Inheritance
Constructors
Fields
Properties
Methods
Dispose()
(Inherited from GridColumn )
Dispose(Boolean)
(Inherited from GridTextColumn )
DrawButton(Graphics, Brush, Brush, Font, Rectangle, Bitmap, String, ButtonState, Boolean)
DrawButton(Graphics, Brush, SolidBrush, Font, Rectangle, Bitmap, String, ButtonState, Boolean, Boolean)
DrawButton(Graphics, Brush, SolidBrush, Font, Rectangle, Bitmap, String, ButtonState, Boolean)
DrawCell(Graphics, Brush, Brush, Font, Rectangle, IGridStorage, Int64)
(Inherited from GridColumn )
DrawCell(Graphics, Brush, SolidBrush, Font, Rectangle, IGridStorage, Int64)
DrawCellCommon(Graphics, Brush, Brush, Font, Rectangle, IGridStorage, Int64, Boolean)
DrawCellCommon(Graphics, Brush, SolidBrush, Font, Rectangle, IGridStorage, Int64, Boolean, Boolean)
DrawCellCommon(Graphics, Brush, SolidBrush, Font, Rectangle, IGridStorage, Int64, Boolean)
DrawDisabledCell(Graphics, Font, Rectangle, IGridStorage, Int64)
GetAccessibleState(Int64, IGridStorage)
(Inherited from GridColumn )
GetAccessibleValue(Int64, IGridStorage)
IsPointOverTextInCell(Point, Rectangle, IGridStorage, Int64, Graphics, Font)
(Inherited from GridColumn )
PrintCell(Graphics, Brush, Brush, Font, Rectangle, IGridStorage, Int64)
(Inherited from GridColumn )
PrintCell(Graphics, Brush, SolidBrush, Font, Rectangle, IGridStorage, Int64)
ProcessNewGridFont(Font)
SetForcedButtonState(Int64, ButtonState)
SetGridLinesMode(Boolean)
SetRTL(Boolean)
(Inherited from GridTextColumn )
Applies to