ComponentOne DataFilter for WPF
C1.DataFilter Namespace / BeforeTooltipShowEventArgs Class
Properties


In This Topic
    BeforeTooltipShowEventArgs Class Members
    In This Topic

    The following tables list the members exposed by BeforeTooltipShowEventArgs.

    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the Filter for which tooltip is about to be shown.  
    Public PropertyGets or sets tooltip text.  
    Public PropertyGets a value of C1DataFilter element.  
    Top
    See Also