BCGControlBar Library for .NET
Obj2 Property




Syntax
'Declaration
 
Public ReadOnly Property Obj2 As Object
'Usage
 
Dim instance As GridCompareElementsEventArgs
Dim value As Object
 
value = instance.Obj2
public object Obj2 {get;}
public: __property Object* get_Obj2();
public:
property Object^ Obj2 {
   Object^ get();
}
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

GridCompareElementsEventArgs Class
GridCompareElementsEventArgs Members

Send Feedback