Spread Windows Forms 12.0 Product Documentation
CharBoxInfo Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : CharBoxInfo Class
Represents the CharBoxInfo settings. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Object Model
CharBoxInfo ClassCharBoxBorderInfo Class
Syntax
'Declaration
 
Public MustInherit Class CharBoxInfo 
   Implements FarPoint.Win.ISerializeSupport 
'Usage
 
Dim instance As CharBoxInfo
public abstract class CharBoxInfo : FarPoint.Win.ISerializeSupport  
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo
      GrapeCity.Win.Spread.InputMan.CellType.InputBoxInfo
      GrapeCity.Win.Spread.InputMan.CellType.LiteralBoxInfo
      GrapeCity.Win.Spread.InputMan.CellType.SeparatorBoxInfo

See Also

Reference

CharBoxInfo Members
GrapeCity.Win.Spread.InputMan.CellType Namespace