ClassItemHoldEventArgs
Class
Represents the arguments that are passed to the RadListView item hold event.
Definition
Namespace:Telerik.Maui.Controls.Compatibility.DataControls.ListView
Assembly:Telerik.Maui.Controls.Compatibility.dll
Syntax:
cs-api-definition
public class ItemHoldEventArgs : EventArgs
Inheritance: objectEventArgsItemHoldEventArgs
Inherited Members
Constructors
ItemHoldEventArgs(object)
Initializes a new instance of the ItemHoldEventArgs class.