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


In This Topic
    CharBoxInfo Class Members
    In This Topic

    The following tables list the members exposed by CharBoxInfo.

    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.  
    Public PropertyGets or sets the back color of the char box.  
    Public PropertyGets or sets border of the char box.  
    Public PropertyGets or sets the content alignment of the char box.  
    Public PropertyGets or sets font of the char box.  
    Public PropertyGets or sets the fore color of the char box.  
    Public PropertyGets or sets the margins around the border of the char box.  
    Public PropertyGets or sets the blank size between the border and the content within the char box.  
    Public PropertyGets or sets the size of the char box.  
    Public PropertyGets or sets the style of the char box.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodLoads the object from XML.  
    Public MethodGets the object data.  
    Public MethodSaves the object to XML.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also