Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1SideCaption.SideCaptionTypeConverter Class
Members

In This Topic
    C1SideCaption.SideCaptionTypeConverter Class
    In This Topic
    Provides a type converter to convert C1Command to and from various other representations.
    Object Model
    C1SideCaption.SideCaptionTypeConverter Class
    Syntax
    'Declaration
     
    
    Public Class C1SideCaption.SideCaptionTypeConverter 
       Inherits System.ComponentModel.ExpandableObjectConverter
    public class C1SideCaption.SideCaptionTypeConverter : System.ComponentModel.ExpandableObjectConverter 
    Inheritance Hierarchy

    System.Object
       System.ComponentModel.TypeConverter
          System.ComponentModel.ExpandableObjectConverter
             C1.Win.Command.C1SideCaption.SideCaptionTypeConverter

    See Also