ItemHeaderTappedEventArgs Properties
Contains data for the ItemHeaderTapped event.Name | Description |
---|---|
Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
Index | Get the index of the tapped item’s header. |
See Also