ComponentOne Scheduler for WPF and Silverlight
SetCurrentValue(DependencyProperty,Object) Method

C1.WPF.Schedule Namespace > CalendarBase Class : SetCurrentValue(DependencyProperty,Object) Method
Syntax
'Declaration
 
Public Sub SetCurrentValue( _
   ByVal dp As System.Windows.DependencyProperty, _
   ByVal value As System.Object _
) 
public void SetCurrentValue( 
   System.Windows.DependencyProperty dp,
   System.object value
)

Parameters

dp
value
See Also

Reference

CalendarBase Class
CalendarBase Members