Xceed DataGrid for Silverlight Documentation
Item Property (ItemJumpRequest)


Gets the item to which to jump.
Syntax
'Declaration
 
Public ReadOnly Property Item As Object
'Usage
 
Dim instance As ItemJumpRequest
Dim value As Object
 
value = instance.Item
public object Item {get;}

Property Value

An object representing the item to which to jump.
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

ItemJumpRequest Class
ItemJumpRequest Members

Send Feedback