Spread Windows Forms 12.0 Product Documentation
LiteralBoxInfo Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : LiteralBoxInfo Class
Defines a kind of char box that is read-only box and just accepts the user's selection.
Object Model
LiteralBoxInfo ClassCharBoxBorderInfo Class
Syntax
'Declaration
 
Public Class LiteralBoxInfo 
   Inherits CharBoxInfo
   Implements FarPoint.Win.ISerializeSupport 
'Usage
 
Dim instance As LiteralBoxInfo
public class LiteralBoxInfo : CharBoxInfo, FarPoint.Win.ISerializeSupport  
Inheritance Hierarchy

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

See Also

Reference

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