ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / NavigatorBeforeActionEventArgs Class
Properties


In This Topic
    NavigatorBeforeActionEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NavigatorBeforeActionEventArgs.

    Public Properties
     NameDescription
    Public PropertyThe clicked button.  
    Public PropertyThis argument is False by default. If you set it to True in your event code, the navigator control will skip the standard action associated with the button.  
    Public PropertyCurrent row index in the data source (only for Delete and Edit buttons).  
    Top
    See Also