CalendarView.DateChangeEventArgs Class

Definition

Provides data for the DateChange event.

public class CalendarView.DateChangeEventArgs : EventArgs
type CalendarView.DateChangeEventArgs = class
    inherit EventArgs
Inheritance
CalendarView.DateChangeEventArgs

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Constructors

CalendarView.DateChangeEventArgs(CalendarView, Int32, Int32, Int32)

Properties

DayOfMonth
Month
View
Year

Applies to