Overload | Description |
---|---|
WebGridRow Constructor() | The default constructor for the WebGridRow object. |
WebGridRow Constructor(WebGridCell[]) | Initializes a new instance of the WebGridRow class with an array of WebGridCell objects. |
WebGridRow Constructor(Object[]) | Initializes a new instance of the WebGridRow class with an array of objects. |
WebGridRow Constructor(String[],Object[]) | Initializes a new instance of the WebGridRow class with an array of string for cell's text and an array of object for cell's value. |
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