'Declaration
Public Property CurrentItem As Object
'Usage
Dim instance As DataGridContext
Dim value As Object
instance.CurrentItem = value
value = instance.CurrentItem
Property Value
A reference to the context's current item. Can be a null reference (Nothing in Visual Basic) if the current item is not part of the current context.
Requirements
Target Platforms: Windows 11, Windows, 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2