Xceed Grid for WinForms v4.3 Documentation
GridStyle Class Methods


Xceed.Grid.v4.3 Assembly > Xceed.Grid Namespace : GridStyle Class

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

Public Methods
 NameDescription
Public MethodOverloaded. Overridden. Applies the style to the specified grid control.  
Public MethodOverridden. Creates an exact copy of the style.  
Public MethodDetermines whether the specified object is equal to the current StatelessVisualGridElementStyle. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public MethodServes as a hash function for the StatelessVisualGridElementStyle object, suitable for use in hashing algorithms and data structures such as a hash table. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
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 StatelessVisualGridElementStyle.BackgroundImage property to its default value, StatelessVisualGridElementStyle.DefaultBackgroundImage. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public MethodResets the value of the StatelessVisualGridElementStyle.BackgroundImageAlignment property to its default value, StatelessVisualGridElementStyle.DefaultBackgroundImageAlignment. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public MethodResets the value of the StatelessVisualGridElementStyle.BackgroundImageStyle property to its default value, StatelessVisualGridElementStyle.DefaultBackgroundImageStyle. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public MethodResets the value of the BorderStyle property to its default value, DefaultBorderStyle.  
Public MethodResets the value of the ClipCurrentCellSelection property to its default value, DefaultClipCurrentCellSelection.  
Public MethodResets the value of the ClipPartialLine property to its default value, DefaultClipPartialLine. (Inherited from Xceed.Grid.GridElementStyle)
Public MethodResets the value of the ErrorBackColor property to its default value, DefaultErrorBackColor.  
Public MethodResets the value of the ErrorForeColor property to its default value, DefaultErrorForeColor.  
Public MethodResets the visual style of a row that contains a cell that contains an error in the grid.  
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 StatelessVisualGridElementStyle.GradientMap property to its default value, StatelessVisualGridElementStyle.DefaultGradientMap. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public MethodResets the value of the GridLineColor property to its default value, DefaultGridLineColor.  
Public MethodResets the value of the GridLineStyle property to its default value, DefaultGridLineStyle.  
Public MethodResets the value of the HorizontalAlignment property to its default value, DefaultHorizontalAlignment. (Inherited from Xceed.Grid.GridElementStyle)
Public MethodResets the value of the InactiveSelectionBackColor property to its default value, DefaultInactiveSelectionBackColor.  
Public MethodResets the value of the InactiveSelectionForeColor property to its default value, DefaultInactiveSelectionForeColor.  
Public MethodResets the visual style of an inactive selected row in the grid.  
Public MethodResets the value of the OverrideUIStyle property to its default value, DefaultOverrideUIStyle. (Inherited from Xceed.Grid.GridElementStyle)
Public MethodResets the value of the SelectionBackColor property to its default value, DefaultSelectionBackColor.  
Public MethodResets the value of the SelectionForeColor property to its default value, DefaultSelectionForeColor.  
Public MethodResets the visual style of a selected row in the grid.  
Public MethodResets the value of the ShowFocusRectangle property to its default value, DefaultShowFocusRectangle.  
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
 NameDescription
Protected MethodRaises the BackColorChanged event. (Inherited from Xceed.Grid.GridElementStyle)
Protected MethodRaises the StatelessVisualGridElementStyle.BackgroundImageAlignmentChanged event. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Protected MethodRaises the StatelessVisualGridElementStyle.BackgroundImageChanged event. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Protected MethodRaises the StatelessVisualGridElementStyle.BackgroundImageStyleChanged event. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Protected MethodRaises the BorderStyleChanged event.  
Protected MethodRaises the ClipCurrentCellSelectionChanged event.  
Protected MethodRaises the ClipPartialLineChanged event. (Inherited from Xceed.Grid.GridElementStyle)
Protected MethodRaises the ErrorBackColorChanged event.  
Protected MethodRaises the ErrorForeColorChanged event.  
Protected MethodRaises the ErrorVisualStyleChanged event.  
Protected MethodRaises the FontChanged event. (Inherited from Xceed.Grid.GridElementStyle)
Protected MethodRaises the ForeColorChanged event. (Inherited from Xceed.Grid.GridElementStyle)
Protected MethodRaises the StatelessVisualGridElementStyle.GradientMapChanged event. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Protected MethodRaises the GridLineColorChanged event.  
Protected MethodRaises the GridLineStyleChanged event.  
Protected MethodRaises the HorizontalAlignmentChanged event. (Inherited from Xceed.Grid.GridElementStyle)
Protected MethodRaises the InactiveSelectionBackColorChanged event.  
Protected MethodRaises the InactiveSelectionForeColorChanged event.  
Protected MethodRaises the InactiveSelectionVisualStyleChanged event.  
Protected MethodRaises the OverrideUIStyleChanged event. (Inherited from Xceed.Grid.GridElementStyle)
Protected MethodRaises the SelectionBackColorChanged event.  
Protected MethodRaises the SelectionForeColorChanged event.  
Protected MethodRaises the SelectionVisualStyleChanged event.  
Protected MethodRaises the ShowFocusRectangleChanged event.  
Protected MethodRaises the StyleChanged event. (Inherited from Xceed.Grid.GridElementStyle)
Protected MethodRaises the TrimmingChanged event. (Inherited from Xceed.Grid.GridElementStyle)
Protected MethodRaises the VerticalAlignmentChanged event. (Inherited from Xceed.Grid.GridElementStyle)
Protected MethodRaises the WordWrapChanged event. (Inherited from Xceed.Grid.GridElementStyle)
Top
See Also

Reference

GridStyle Class
Xceed.Grid Namespace