Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / FpExpandableObjectConverter Class
Members


In This Topic
    FpExpandableObjectConverter Class
    In This Topic
    Represents a FarPoint expandable object converter that converts expandable objects from one type to another.
    Syntax
    'Declaration
     
    
    Public Class FpExpandableObjectConverter 
       Inherits System.ComponentModel.ExpandableObjectConverter
    'Usage
     
    
    Dim instance As FpExpandableObjectConverter
    public class FpExpandableObjectConverter : System.ComponentModel.ExpandableObjectConverter 
    Inheritance Hierarchy

    System.Object
       System.ComponentModel.TypeConverter
          System.ComponentModel.ExpandableObjectConverter
             FarPoint.Win.FpExpandableObjectConverter

    See Also