ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / NavigatorErrorEventArgs Class / Button Property

In This Topic
    Button Property (NavigatorErrorEventArgs)
    In This Topic
    The clicked C1DbNavigator button.
    Syntax
    'Declaration
     
    Public ReadOnly Property Button As NavigatorButtonEnum
    public NavigatorButtonEnum Button {get;}
    See Also