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

调用此容器和日项对的次数。

适用于