CalendarViewDayItemChangingEventArgs.Phase プロパティ

定義

このコンテナーと日の項目のペアが呼び出された回数を取得します。

public:
 property unsigned int Phase { unsigned int get(); };
uint32_t Phase();
public uint Phase { get; }
var uInt32 = calendarViewDayItemChangingEventArgs.phase;
Public ReadOnly Property Phase As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

このコンテナーと日項目のペアが呼び出された回数。

適用対象