Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / SchedulerLocExtension Class / SetNewValue Method

In This Topic
    SetNewValue Method (SchedulerLocExtension)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Sub SetNewValue( _
       ByVal newValue As Object _
    ) 
    protected void SetNewValue( 
       object newValue
    )

    Parameters

    newValue
    See Also