Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / CharBoxInfo Class
Members


In This Topic
    CharBoxInfo Class
    In This Topic
    Represents the CharBoxInfo settings. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    Syntax
    'Declaration
     
    
    Public MustInherit Class CharBoxInfo 
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As CharBoxInfo
    public abstract class CharBoxInfo : FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy
    See Also