ItemHeaderTappedEventArgs.Index Property
In This Article
Namespace: DevExpress.XamarinForms.Navigation
Assembly: DevExpress.XamarinForms.Navigation.dll
NuGet Package: DevExpress.XamarinForms.Navigation
#Declaration
C#
public int Index { get; }
#Property Value
Type |
---|
Int32 |
See Also