ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialMenu Class / ShowToolTip Property

In This Topic
    ShowToolTip Property
    In This Topic
    Determines whether the control should display tooltips for individual items.
    Syntax
    'Declaration
     
    
    Public Property ShowToolTip As Boolean
    public bool ShowToolTip {get; set;}
    See Also