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


In This Topic
    StatelessVisualGridElementStyle Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Applies the style to the specified grid element.  
    Public MethodOverridden. Creates an exact copy of the style.  
    Public MethodOverridden. Determines whether the specified object is equal to the current StatelessVisualGridElementStyle.  
    Public MethodOverridden. Serves as a hash function for the StatelessVisualGridElementStyle 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. (Inherited from Xceed.Grid.GridElementStyle)
    Public MethodResets the value of the BackColor property to its default value, DefaultBackColor. (Inherited from Xceed.Grid.GridElementStyle)
    Public MethodResets the value of the BackgroundImage property to its default value, DefaultBackgroundImage.  
    Public MethodResets the value of the BackgroundImageAlignment property to its default value, DefaultBackgroundImageAlignment.  
    Public MethodResets the value of the BackgroundImageStyle property to its default value, DefaultBackgroundImageStyle.  
    Public MethodResets the value of the ClipPartialLine property to its default value, DefaultClipPartialLine. (Inherited from Xceed.Grid.GridElementStyle)
    Public MethodResets the value of the Font property to its default value, DefaultFont. (Inherited from Xceed.Grid.GridElementStyle)
    Public MethodResets the value of the ForeColor property to its default value, DefaultForeColor. (Inherited from Xceed.Grid.GridElementStyle)
    Public MethodResets the value of the GradientMap property to its default value, DefaultGradientMap.  
    Public MethodResets the value of the HorizontalAlignment property to its default value, DefaultHorizontalAlignment. (Inherited from Xceed.Grid.GridElementStyle)
    Public MethodResets the value of the OverrideUIStyle property to its default value, DefaultOverrideUIStyle. (Inherited from Xceed.Grid.GridElementStyle)
    Public MethodResets the value of the Trimming property to its default value, DefaultTrimming. (Inherited from Xceed.Grid.GridElementStyle)
    Public MethodResets the value of the VerticalAlignment property to its default value, DefaultVerticalAlignment. (Inherited from Xceed.Grid.GridElementStyle)
    Public MethodResets the value of the WordWrap property to its default value, DefaultWordWrap. (Inherited from Xceed.Grid.GridElementStyle)
    Top
    Protected Methods
    See Also