[]
Provides data for the BeforeTooltipShow event of the C1DataFilter control.
public class BeforeTooltipShowEventArgs : CancelEventArgs
| 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. |