Intersoft WebCombo Documentation
WebComboRow Constructor()
See Also  Send Feedback
ISNet.WebUI.WebCombo Namespace > WebComboRow Class > WebComboRow Constructor : WebComboRow Constructor()






Initializes a new instance of the WebComboRow class with no argument. The default constructor for the WebComboRow object.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As New WebComboRow()
C# 
public WebComboRow()
Delphi 
public WebComboRow(); 
JScript 
public function WebComboRow();
Managed Extensions for C++ 
public: WebComboRow();
C++/CLI 
public:
WebComboRow();

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.