[]
        
(Showing Draft Content)

C1.Win.RulesManager.BeforeTooltipShowEventArgs

BeforeTooltipShowEventArgs Class

Provides data for the BeforeTooltipShow event of the C1DataFilter control.

Inheritance
BeforeTooltipShowEventArgs
Namespace: C1.Win.RulesManager
Assembly: C1.Win.RulesManager.4.8.dll
Syntax
public class BeforeTooltipShowEventArgs : CancelEventArgs

Properties

Name Description
Name

Gets the element name for which tooltip is about to be shown.

ToolTip

Gets or sets tooltip text.

Value

Gets a data value of UI element.