The SelectionEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
SelectionEventArgs |
Constructor of SelectionEventArgs.
|
Methods
| Name | Description | |
|---|---|---|
|
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
|
ToLocaleString | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Calendar |
Gets the Calendar control.
|
|
|
Cancel | (Inherited from CancelEventArgs.) |
|
|
SelectedDates |
Gets the array of the selected dates.
|
|
|
SelectionType |
Gets the selection type.
|