DXCollectionView.TapCommand Property
Namespace: DevExpress.XamarinForms.CollectionView
Assembly: DevExpress.XamarinForms.CollectionView.dll
NuGet Package: DevExpress.XamarinForms.CollectionView
Declaration
public ICommand TapCommand { get; set; }
Property Value
| Type |
|---|
| ICommand |
See Also