[]
        
(Showing Draft Content)

C1.Win.FlexGrid.ToolTipEventArgs.-ctor

ToolTipEventArgs Constructor

ToolTipEventArgs(int, int, string)

Initializes a new instance of the ToolTipEventArgs class.

Declaration
public ToolTipEventArgs(int row, int col, string toolTipText)
Parameters
Type Name Description
int row

Index of the row that caused the event.

int col

Index of the column that caused the event.

string toolTipText

Text to display in the ToolTip