ComponentOne Scheduler for WPF and Silverlight
SelectStyle Method (DayIntervalStyleSelector)

C1.Silverlight.Schedule Namespace > DayIntervalStyleSelector Class : SelectStyle Method
Syntax
'Declaration
 
Public Overrides Function SelectStyle( _
   ByVal item As System.Object, _
   ByVal container As System.Windows.DependencyObject _
) As System.Windows.Style
public override System.Windows.Style SelectStyle( 
   System.object item,
   System.Windows.DependencyObject container
)

Parameters

item
container
See Also

Reference

DayIntervalStyleSelector Class
DayIntervalStyleSelector Members