Back to Devexpress

FormPickerViewModel Properties

maui-devexpress-dot-maui-dot-editors-dot-formpickerviewmodel-dot-underscore-properties.md

latest1.7 KB
Original Source

FormPickerViewModel Properties

A View Model used in the FormPickerItemBase descendants.

NameDescription
ApplyCommandGets or sets the command executed when a user applies the picker selection.
ApplyOnSelectionChangeGets or sets whether the picker should call the Apply() method when a user selects an item.
ClearSelectionCommandGets or sets the command executed when a user clears selections within the picker.
CloseCommandGets or sets the command executed when a user closes the picker.
ContextGets the picker’s context.
PickerFormItemGets the displayed object.
SelectedItemGets or sets the item that is selected within the picker.
SelectedItemsGets the collection of items that are selected within the picker.

See Also

FormPickerViewModel Class

FormPickerViewModel Members

DevExpress.Maui.Editors Namespace