ComponentOne Scheduler for WPF and Silverlight
SelectStyle Method (TimeSlotStyleSelector)

C1.WPF.Schedule Namespace > TimeSlotStyleSelector 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

TimeSlotStyleSelector Class
TimeSlotStyleSelector Members