Version

GetGroup Method

Syntax
'Declaration
 
Protected Function GetGroup( _
   ByVal datetime As System.Date _
) As Infragistics.Controls.Editors.Primitives.CalendarItemGroup
protected Infragistics.Controls.Editors.Primitives.CalendarItemGroup GetGroup( 
   System.DateTime datetime
)
protected: Infragistics.Controls.Editors.Primitives.CalendarItemGroup* GetGroup( 
   System.DateTime datetime
) 

Parameters

datetime
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also