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

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