DXCollectionView.SelectionMode Property
In This Article
Specifies whether and how many items can be selected in the view.
Namespace: DevExpress.XamarinForms.CollectionView
Assembly: DevExpress.XamarinForms.CollectionView.dll
NuGet Package: DevExpress.XamarinForms.CollectionView
#Declaration
C#
public SelectionMode SelectionMode { get; set; }
#Property Value
Type |
---|
Xamarin. |
See Also