CalendarViewDayItemChangingEventArgs.Phase Property

Definition

Gets the number of times this container and day item pair has been called.

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

Property Value

UInt32

unsigned int

uint32_t

The number of times this container and day item pair has been called.

Applies to