Back to Devexpress

FormListPickerItem.Commands Property

maui-devexpress-dot-maui-dot-editors-dot-formlistpickeritem-bbc24173.md

latest865 B
Original Source

FormListPickerItem.Commands Property

Gets the collection of FormListPickerItem commands.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public override FormListPickerItemCommands Commands { get; }

Property Value

TypeDescription
FormListPickerItemCommands

An object that specifies a set of commands.

|

See Also

FormListPickerItem Class

FormListPickerItem Members

DevExpress.Maui.Editors Namespace