[Visual Basic] Public Sub New( _ ByVal automationElement As AutomationElement, _ ByVal actionListener As ActionListener _ ) [C#] public TableRowHeader( AutomationElement automationElement, ActionListener actionListener ); [C++] public: TableRowHeader( AutomationElement* automationElement, ActionListener* actionListener ); [JScript] public function TableRowHeader( AutomationElement automationElement, ActionListener actionListener );
TableRowHeader Class | White.Core.UIItems.TableItems Namespace | TableRowHeader Constructor Overload List