ESRI.ArcGIS.ADF.Web.UI.WebControls
TableDialog Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.HtmlEditor Namespace : TableDialog Class




Design-time dialog to specify the columns and rows of a table.

Syntax

Visual Basic (Declaration) 
Private Class TableDialog 
   Inherits Form
Visual Basic (Usage)Copy Code
Dim instance As TableDialog
C# 
private class TableDialog : Form 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.HtmlEditor.TableDialog

See Also

© 2010 All Rights Reserved.