Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialNumericItem Class / ToolTip Property

In This Topic
    ToolTip Property (C1RadialNumericItem)
    In This Topic
    Gets or sets the tooltip of this control.
    Syntax
    'Declaration
     
    
    Public Property ToolTip As Object
    public object ToolTip {get; set;}
    See Also