'宣言 Public Overloads Function IsInSameGroup( _ ByVal date As Date, _ ByVal owner As Owner _ ) As Boolean
public bool IsInSameGroup( DateTime date, Owner owner )
UltraDayView.GroupingStyle が NoGrouping の場合は True を返します。
それ以外の場合は、日付またはオーナーが比較されます。
InViewColumn クラス InViewColumn メンバ オーバーロード一覧