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


In This Topic
    CalculatorButtonAppearance Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodResets the value of the BackColor property to its default value, Color.Empty.  
    Public MethodResets the value of the BackgroundImage property to its default value.  
    Public MethodResets the value of the BackgroundImageAlignment property to its default value, ContentAlignment.MiddleCenter.  
    Public MethodResets the value of the BackgroundImageStyle property to its default value, ImageStyle.Align.  
    Public MethodResets the value of the ButtonType property to its default value.  
    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.  
    Public MethodResets the value of the Image property to its default value.  
    Public MethodResets the value of the ImageAlign property to its default value, ContentAlignment.MiddleCenter.  
    Top
    See Also