Back to Devexpress

TabView.ItemHeaderTapped Event

mobilecontrols-devexpress-dot-xamarinforms-dot-navigation-dot-tabview-c1a00999.md

latest1.4 KB
Original Source

TabView.ItemHeaderTapped Event

Namespace : DevExpress.XamarinForms.Navigation

Assembly : DevExpress.XamarinForms.Navigation.dll

NuGet Package : DevExpress.XamarinForms.Navigation

Declaration

csharp
public event ItemHeaderTappedEventHandler ItemHeaderTapped

Event Data

The ItemHeaderTapped event's data class is ItemHeaderTappedEventArgs. The following properties provide information specific to this event:

PropertyDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
Index

See Also

TabView Class

TabView Members

DevExpress.XamarinForms.Navigation Namespace