ItemHeaderTappedEventArgs Constructors
Contains data for the ItemHeaderTapped event.| Name | Parameters | Description |
|---|---|---|
| ItemHeaderTappedEventArgs() | none | Initializes a new instance of the ItemHeaderTappedEventArgs class. |
| ItemHeaderTappedEventArgs(Int32) | index | Initializes a new instance of the ItemHeaderTappedEventArgs class with specified settings. |
See Also