Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid Namespace / GridElementStyle Class


In This Topic
    GridElementStyle Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded. Applies the style to the specified grid element.  
    Public MethodCreates an exact copy of the style.  
    Public MethodDetermines whether the specified object is equal to the current GridElementStyle.  
    Public MethodServes as a hash function for the GridElementStyle object, suitable for use in hashing algorithms and data structures such as a hash table.  
    Public MethodResets all of the properties that have been explicitly set back to their default values.  
    Public MethodResets the value of the BackColor property to its default value, DefaultBackColor.  
    Public MethodResets the value of the ClipPartialLine property to its default value, DefaultClipPartialLine.  
    Public MethodResets the value of the Font property to its default value, DefaultFont.  
    Public MethodResets the value of the ForeColor property to its default value, DefaultForeColor.  
    Public MethodResets the value of the HorizontalAlignment property to its default value, DefaultHorizontalAlignment.  
    Public MethodResets the value of the OverrideUIStyle property to its default value, DefaultOverrideUIStyle.  
    Public MethodResets the value of the Trimming property to its default value, DefaultTrimming.  
    Public MethodResets the value of the VerticalAlignment property to its default value, DefaultVerticalAlignment.  
    Public MethodResets the value of the WordWrap property to its default value, DefaultWordWrap.  
    Top
    Protected Methods
    See Also