Dundas.SharePoint.Charting.WebParts Send comments on this topic.
CommandUI.Converter Class
See Also  Members  
Dundas.Charting.WebControl Namespace : CommandUI.Converter Class


Design time Converter class

Syntax

Visual Basic (Declaration)  
Private Class CommandUI.Converter 
   Inherits TypeConverter
Visual Basic (Usage) Copy Code
Dim instance As CommandUI.Converter
C#  
private class CommandUI.Converter : TypeConverter 

Inheritance Hierarchy

System.Object
   System.ComponentModel.TypeConverter
      Dundas.Charting.WebControl.CommandUI.Converter

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