Xceed Grid for WinForms v4.3 Documentation
Xceed.Editors.v2.6 Assembly / Xceed.Editors Namespace / FormulaBoxAppearance Class


In This Topic
    FormulaBoxAppearance Class Methods
    In This Topic

    For a list of all members of this type, see FormulaBoxAppearance members.

    Public Methods
     NameDescription
    Public MethodResets the value of the BackColor property to its default value, System.Drawing.SystemColors.Window.  
    Public MethodResets the value of the Font property to its default value, a null reference (Nothing in Visual Basic).  
    Public MethodResets the value of the ForeColor property to its default value, System.Drawing.SystemColors.WindowText.  
    Public MethodResets the value of the Height property to its default value.  
    Public MethodResets the value of the HorizontalAlignment property to its default value, System.Windows.Forms.HorizontalAlignment.Right.  
    Public MethodResets the value of the Position property to its default value, FormulaBoxPositions.Bottom.  
    Public MethodResets the value of the Visible property to its default value, true.  
    Public MethodResets the value of the Width property to its default value.  
    Top
    See Also