FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / RibbonActionGroup Class / KeyTip Property

In This Topic
    KeyTip Property (RibbonActionGroup)
    In This Topic
    Gets or sets the KeyTip text.
    Syntax
    'Declaration
     
    Public Property KeyTip As String
    public string KeyTip {get; set;}
    See Also