ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / NavigatorDeletingEventArgs Class
Properties


In This Topic
    NavigatorDeletingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NavigatorDeletingEventArgs.

    Public Properties
     NameDescription
    Public PropertyThis argument is False by default. If you set it to True in your event code, the navigator control will abort deleting.  
    Public PropertyThe index of the row being deleted.  
    Top
    See Also