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






Initializes a new instance of the WebGrid class with no argument. This constructor should not be called directly from code

Syntax

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

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.