FormPickerItemBaseCommands.Show Property
Gets the command that invokes a FormPickerItemBase descendant.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
#Declaration
public ICommand Show { get; }
#Property Value
Type | Description |
---|---|
ICommand | A command object. |