Spread Windows Forms 12.0 Product Documentation
Item Property (ItemEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ItemEventArgs Class : Item Property
Gets the item.
Syntax
'Declaration
 
Public ReadOnly Property Item As Object
'Usage
 
Dim instance As ItemEventArgs
Dim value As Object
 
value = instance.Item
public object Item {get;}

Property Value

An object value that indicates the item.
See Also

Reference

ItemEventArgs Class
ItemEventArgs Members