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