Class ItemHoldContext
Inheritance
System.Object
ItemHoldContext
Namespace: Telerik.UI.Xaml.Controls.Data.ListView.Commands
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ItemHoldContext : Object
Constructors
ItemHoldContext(Object)
Declaration
public ItemHoldContext(object item)
Parameters
System.
|
Properties
Item
Declaration
public object Item { get; }
Property Value
System.
|