ComponentOne FlexGrid for WinForms
ToolTipEventArgs Class Members
Properties 

C1.Win.C1FlexGrid Namespace : ToolTipEventArgs Class

The following tables list the members exposed by ToolTipEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ToolTipEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the operation should be canceled. (Inherited from C1.Win.C1FlexGrid.RowColEventArgs)
Public PropertyGets the index of the column that caused the event. (Inherited from C1.Win.C1FlexGrid.RowColEventArgs)
Public PropertyGets the index of the row that caused the event. (Inherited from C1.Win.C1FlexGrid.RowColEventArgs)
Public PropertyGets or sets the text to be displayed in the tooltip.  
Top
See Also

Reference

ToolTipEventArgs Class
C1.Win.C1FlexGrid Namespace