BCGControlBar Library for .NET
Obj1 Property




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