Class MonthGroupDescription
Inherited Members
Namespace: Telerik.Windows.Controls.Scheduling
Assembly: Telerik.Windows.Scheduling.Core.dll
Syntax
public class MonthGroupDescription : DateGroupDescription, IGroupDescription
Constructors
MonthGroupDescription()
Declaration
public MonthGroupDescription()
Methods
GetNextGroup(DateTime)
Declaration
protected override DateTime GetNextGroup(DateTime dateTime)
Parameters
System.DateTime
dateTime
|
Returns
System.DateTime
|