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

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