Dundas.SharePoint.Charting.WebParts Send comments on this topic.
PropertyPages Class
See Also  Members  
Dundas.Charting.WebControl.Ajax.ASP Namespace : PropertyPages Class


PropertyPages is the main container control which holds the property pages controls and has OK, Cancel, Apply buttons and top toolbar

Syntax

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

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.TemplateControl
         System.Web.UI.UserControl
            Dundas.Charting.WebControl.Ajax.PropertyPagesClass
               Dundas.Charting.WebControl.Ajax.PropertyPagesClassControl
                  Dundas.Charting.WebControl.Ajax.ASP.PropertyPages

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