Gets the IOpcItem to which this control is bound.
[Visual Basic] Public Property Item As IOpcItem
[C#] public IOpcItem Item {get; set;}
[C++] public: __property IOpcItem get_Item(); public: __property void set_Item(IOpcItem);
[JScript] public function get Item() : IOpcItem; public function set Item(IOpcItem);
The IOpcItem to which this control is bound.
Platforms: Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family
OpcCheckBox Class | OpcCheckBox Members | Visavi.Opc.Client.Forms Namespace