Initializes a new instance of the TableHeader class.
Initializes a new instance of the TableHeader class.
[Visual Basic] Protected Sub New()
[C#] protected TableHeader();
[C++] protected: TableHeader();
[JScript] protected function TableHeader();
[Visual Basic] Public Sub New(ByVal AutomationElement,ByVal ActionListener)
[C#] public TableHeader(AutomationElement,ActionListener);
[C++] public: TableHeader(AutomationElement*,ActionListener*);
[JScript] public function TableHeader(AutomationElement,ActionListener);