Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / AddingNewEventArgs Class / NewObject Property

In This Topic
    NewObject Property
    In This Topic
    Gets or sets the object to be added to the binding list.
    Syntax
    'Declaration
     
    
    Public Property NewObject As Object
    public object NewObject {get; set;}
    See Also