[]
        
(Showing Draft Content)

C1.DataFilter.BeforeTooltipShowEventArgs

BeforeTooltipShowEventArgs Class

Provides data for the BeforeTooltipShow event of the C1DataFilter control.

Inheritance
BeforeTooltipShowEventArgs
Namespace: C1.DataFilter
Assembly: C1.Win.DataFilter.8.dll
Syntax
public class BeforeTooltipShowEventArgs : CancelEventArgs

Properties

Name Description
Filter

Gets the Filter for which tooltip is about to be shown.

ToolTip

Gets or sets tooltip text.

Value

Gets a value of C1DataFilter element.