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


In This Topic
    SeparatorBoxInfo Class Members
    In This Topic

    The following tables list the members exposed by SeparatorBoxInfo.

    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 PropertyOverridden. Gets or sets font of separator box.  
    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 separator box.  
    Public PropertyGets or sets the shape of the separator box.  
    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 MethodOverridden. Gets an object that is clone this object.  
    Public MethodLoads the object from XML. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo)
    Public MethodOverridden. Gets the object data.  
    Public MethodOverridden. Saves the object to XML.  
    Top
    Protected Methods
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo)
    Top
    See Also