FlexGrid for WinForms
ToolTipEventArgs Class Members
Fields 

The following tables list the members exposed by ToolTipEventArgs.

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

Reference

ToolTipEventArgs Class
C1.Win.C1FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback