バージョン

CalendarItemGroup クラス

Infragistics.Controls.Editors.CalendarBase にあるカレンダー項目のグループを表します。たとえば、年の指定された月です。
シンタックス
'宣言
 
Public Class CalendarItemGroup 
   Inherits System.Windows.Controls.Control
   Implements Infragistics.ICommandTarget 
public class CalendarItemGroup : System.Windows.Controls.Control, Infragistics.ICommandTarget  
解説

CalendarItemGroup は CalendarItem インスタンスのグループを表すために使用されます。に基づいて、グループは日、月、年、十年、または百年を表す項目を含みます。

参照