Xceed Grid for WinForms v4.3 Documentation
Xceed.Editors.v2.6 Assembly / Xceed.Editors Namespace / ButtonType Class
Properties Methods


In This Topic
    ButtonType Class Members
    In This Topic

    The following tables list the members exposed by ButtonType.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ButtonType class specifying the background (ButtonBackgroundImageType) and foreground (ButtonImageType) images.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the background image that will be applied to the WinButton.  
    Public PropertyGets the image that will be applied to the WinButton  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified object is equal to the current ButtonType  
    Public MethodReturns a hashcode for the current ButtonType.  
    Top
    See Also