Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / InsertRowBelowButton Class / KeyTip Property

In This Topic
    KeyTip Property (InsertRowBelowButton)
    In This Topic
    Syntax
    'Declaration
     
    Public Property KeyTip As System.String
    public System.string KeyTip {get; set;}
    See Also