Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / InputBoxInfo Class
Properties Methods Events


In This Topic
    InputBoxInfo Class Members
    In This Topic

    The following tables list the members exposed by InputBoxInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the height of the control automatically adjusts when the font assigned to the control is changed. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo)
    Public PropertyGets or sets the back color of the char box. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo)
    Public PropertyGets or sets border of the char box. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo)
    Public PropertyGets or sets the content alignment of the char box. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo)
    Public PropertyGets or sets font of the char box. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo)
    Public PropertyGets or sets the fore color of the char box. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo)
    Public PropertyGets or sets the margins around the border of the char box. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo)
    Public PropertyGets or sets the blank size between the border and the content within the char box. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo)
    Public PropertyGets or sets the size of the char box. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo)
    Public PropertyGets or sets the style of the char box. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo)
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo)
    Public MethodLoads the object from XML. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo)
    Public MethodOverridden. Gets the object data.  
    Public MethodSaves the object to XML. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo)
    Top
    Protected Methods
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo)
    Top
    See Also