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