ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DbNavigator Class / ButtonToolTips Property

In This Topic
    ButtonToolTips Property
    In This Topic
    The string collection defining navigator button tooltips.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ButtonToolTips As UIStrings
    public UIStrings ButtonToolTips {get;}
    See Also