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