PickerShowingEventArgs Properties
Contains data for the PickerShowing event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Container | Gets the picker’s parent object. |
Picker |
Gets the picker’s Picker |
See Also