C1.Silverlight.Schedule.5
SetValue(DependencyProperty,Object) Method

Syntax
'Declaration
 
Public Sub SetValue( _
   ByVal dp As System.Windows.DependencyProperty, _
   ByVal value As System.Object _
) 
public void SetValue( 
   System.Windows.DependencyProperty dp,
   System.object value
)

Parameters

dp
value
See Also

Reference

C1Scheduler Class
C1Scheduler Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.