RadControls for Silverlight

Provides a way to choose a style for the OrientedGroupHeader based on the data object and the data-bound element.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView (in Telerik.Windows.Controls.ScheduleView.dll) Version: 2013.1.403.1050

Syntax

C#
public class OrientedGroupHeaderStyleSelector : ScheduleViewStyleSelector
Visual Basic
Public Class OrientedGroupHeaderStyleSelector _
	Inherits ScheduleViewStyleSelector

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls..::..ScheduleViewStyleSelector
    Telerik.Windows.Controls..::..OrientedGroupHeaderStyleSelector

See Also