Intersoft ClientUI Documentation
Item Property (UXGridViewUpdateCellInfo)



Syntax
Public Property Item As Object
Dim instance As UXGridViewUpdateCellInfo
Dim value As Object
 
instance.Item = value
 
value = instance.Item
public object Item {get; set;}
public:
property Object^ Item {
   Object^ get();
   void set (    Object^ value);
}
Requirements

Target Platforms: 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

See Also

Reference

UXGridViewUpdateCellInfo Class
UXGridViewUpdateCellInfo Members

Send Feedback