'Declaration
<System.ComponentModel.DefaultPropertyAttribute("Rows")>
<System.Web.UI.ParseChildrenAttribute(True, "Rows")>
<System.ComponentModel.DesignerAttribute("System.Web.UI.Design.WebControls.TableDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<System.Web.UI.SupportsEventValidationAttribute()>
<System.Web.UI.PersistChildrenAttribute(False)>
<System.Web.UI.ThemeableAttribute(True)>
<System.ComponentModel.BindableAttribute(True)>
<System.ComponentModel.DesignerCategoryAttribute("Code")>
<System.ComponentModel.Design.Serialization.DesignerSerializerAttribute("Microsoft.VisualStudio.Web.WebForms.ControlCodeDomSerializer, Microsoft.VisualStudio.Web, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<System.ComponentModel.ToolboxItemFilterAttribute("System.Web.UI", ToolboxItemFilterType.Require)>
<System.ComponentModel.ToolboxItemAttribute("System.Web.UI.Design.WebControlToolboxItem, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
Public MustInherit Class NMultiView
Inherits System.Web.UI.WebControls.Table
'Usage
Dim instance As NMultiView