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 CancelEventArgs. |
Container | Gets the picker’s parent object. |
PickerShowMode | Gets the picker’s PickerShowMode property value. |
See Also