The following tables list the members exposed by CalendarListCloseEventArgs.
Name | Description | |
---|---|---|
CalendarListCloseEventArgs Constructor |
Name | Description | |
---|---|---|
id | Gets id of list involved in event.Possible values: 1 - list of months, 2 - list of years, 3 - list of year groups. | |
selectedValue | Gets value selected in list. Possible values: -1 means no selected item. In case of list of months, the range of values is 1-12, otherwise, value is selected year. |