| EditableGridFindTable Method |
Finds a reference to a System.Web.UI.WebControl.Table associated with the grid.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax protected Table FindTable()
Protected Function FindTable As Table
Return Value
Type:
TableFound table or Nothing if table was not found.
Remarks See Also