[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.ToolTipEventArgs

ToolTipEventArgs Class

Provides data for the ShowScrollTip event.

Inheritance
ToolTipEventArgs
Namespace: C1.Win.C1FlexGrid
Assembly: C1.Win.C1FlexGrid.4.8.dll
Syntax
public class ToolTipEventArgs : RowColEventArgs

Constructors

Name Description
ToolTipEventArgs(int, int, string)

Initializes a new instance of the ToolTipEventArgs class.

Properties

Name Description
ToolTipText

Gets or sets the text to be displayed in the tooltip.