Xceed Grid for WinForms v4.3 Documentation
GridStyle Class Members
Properties  Methods  Events


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

The following tables list the members exposed by GridStyle.

Protected Constructors
 NameDescription
Protected ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the background color of the grid element. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets or sets the background image of the grid element. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public PropertyGets or sets the alignment of the grid element's background image. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public PropertyGets or sets the style of the grid element's background image. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public PropertyGets or sets the border style of the grid.  
Public PropertyGets or sets a value indicating whether the selection state of a row will be applied to the current cell.  
Public PropertyGets or sets a boolean value indicating if partial lines should be clipped. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets or sets the background color that is used when an error occurs in the grid.  
Public PropertyGets or sets the foreground color that is used when an error occurs in the grid.  
Public PropertyGets or sets the visual style of a row that contains a cell that contains an error in the grid.  
Public PropertyGets or sets the font of the grid element. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets or sets the foreground color of the grid element. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets or sets the GradientMap of the visual grid element. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public PropertyGets or sets the color of the grid's lines.  
Public PropertyGets or sets the style of the grid's lines.  
Public PropertyGets or sets the horizontal alignment of the grid element's content. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets or sets the inactive selection background color of the grid.  
Public PropertyGets or sets the inactive selection foreground color of the grid.  
Public Property

Gets or sets the visual style of an inactive selected row in the grid.

 
Public PropertyGets a boolean value indicating if the BackColor property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets a boolean value indicating if the StatelessVisualGridElementStyle.BackgroundImageAlignment property has been explicitly set. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public PropertyGets a boolean value indicating if the StatelessVisualGridElementStyle.BackgroundImage property has been explicitly set. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public PropertyGets a boolean value indicating if the StatelessVisualGridElementStyle.BackgroundImageStyle property has been explicitly set. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public PropertyGets a boolean value indicating if the BorderStyle property has been explicitly set.  
Public PropertyGets a boolean value indicating if the ClipCurrentCellSelection property has been explicitly set.  
Public PropertyGets a boolean value indicating if the ClipPartialLine property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets a boolean value indicating if the ErrorBackColor property has been explicitly set.  
Public PropertyGets a boolean value indicating if the ErrorForeColor property has been explicitly set.  
Public PropertyGets a boolean value indicating if the ErrorVisualStyle property has been explicitly set.  
Public PropertyGets a boolean value indicating if the Font property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets a boolean value indicating if the ForeColor property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets a boolean value indicating if the StatelessVisualGridElementStyle.GradientMap property has been explicitly set. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public PropertyGets a boolean value indicating if the GridLineColor property has been explicitly set.  
Public PropertyGets a boolean value indicating if the GridLineStyle property has been explicitly set.  
Public PropertyGets a boolean value indicating if the HorizontalAlignment property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets a boolean value indicating if the InactiveSelectionBackColor property has been explicitly set.  
Public PropertyGets a boolean value indicating if the InactiveSelectionForeColor property has been explicitly set.  
Public PropertyGets a boolean value indicating if the InactiveSelectionVisualStyle property has been explicitly set.  
Public PropertyGets a boolean value indicating whether the OverrideUIStyle property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets a boolean value indicating if the SelectionBackColor property has been explicitly set.  
Public PropertyGets a boolean value indicating if the SelectionForeColor property has been explicitly set.  
Public PropertyGets a boolean value indicating if the SelectionVisualStyle property has been explicitly set.  
Public PropertyGets a boolean value indicating if the ShowFocusRectangle property has been explicitly set.  
Public PropertyGets a boolean value indicating if the Trimming property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets a boolean value indicating if the VerticalAlignment property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets a boolean value indicating if the WordWrap property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets or sets a boolean value indicating whether any theming based on the UIStyle property of the GridControl will be overridden. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets or sets the selection background color of the grid.  
Public PropertyGets or sets the selection foreground color of the grid.  
Public PropertyGets or sets the visual style of a selected row in the grid.  
Public PropertyGets or sets a boolean value indicating whether the focus rectangle should be displayed around the CurrentRow and/or CurrentCell.  
Public PropertyGets or sets a value indicating how text displayed in the cell will be trimmed when it exceeds the edges of the layout rectangle. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets or sets the vertical alignment of the grid element's content when it is printed in a report. (Inherited from Xceed.Grid.GridElementStyle)
Public PropertyGets or sets a boolean value indicating if the text of the grid element should be wrapped. (Inherited from Xceed.Grid.GridElementStyle)
Top
Protected Properties
 NameDescription
Protected PropertyGets the default value of the BackColor property (Inherited from Xceed.Grid.GridElementStyle)
Protected PropertyGets the default value of the StatelessVisualGridElementStyle.BackgroundImage property. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Protected PropertyGets the default value of the StatelessVisualGridElementStyle.BackgroundImageAlignment property. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Protected PropertyGets the default value of the StatelessVisualGridElementStyle.BackgroundImageStyle property. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Protected PropertyGets the default value of the BorderStyle property.  
Protected Internal PropertyGets the default value of the ClipCurrentCellSelection property.  
Protected PropertyGets the default value of the ClipPartialLine property. (Inherited from Xceed.Grid.GridElementStyle)
Protected PropertyGets the default value of the ErrorBackColor property.  
Protected PropertyGets the default value of the ErrorForeColor property.  
Protected PropertyGets the default visual style of a row that contains a cell that contains an error in the grid.  
Protected PropertyGets the default value of the Font property. (Inherited from Xceed.Grid.GridElementStyle)
Protected PropertyGets the default value of the ForeColor property (Inherited from Xceed.Grid.GridElementStyle)
Protected PropertyGets the default StatelessVisualGridElementStyle.GradientMap of the StatelessVisualGridElementStyle. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Protected PropertyGets the default value of the GridLineColor property.  
Protected PropertyGets the default value of the GridLineStyle property.  
Protected PropertyGets the default value of the HorizontalAlignment property. (Inherited from Xceed.Grid.GridElementStyle)
Protected PropertyGets the default value of the InactiveSelectionBackColor property.  
Protected PropertyGets the default value of the InactiveSelectionForeColor property.  
Protected PropertyGets the default visual style of an inactive selected row in the grid.  
Protected PropertyGets the default value of the OverrideUIStyle property. (Inherited from Xceed.Grid.GridElementStyle)
Protected PropertyGets the default value of the SelectionBackColor property.  
Protected PropertyGets the default value of the SelectionForeColor property.  
Protected PropertyGets the default visual style of a selected row in the grid.  
Protected Internal PropertyGets the default value of the ShowFocusRectangle property.  
Protected PropertyGets the default value of the Trimming property. (Inherited from Xceed.Grid.GridElementStyle)
Protected PropertyGets the default value of the VerticalAlignment property. (Inherited from Xceed.Grid.GridElementStyle)
Protected PropertyGets the default value of the WordWrap property. (Inherited from Xceed.Grid.GridElementStyle)
Protected PropertyGets a collection of property names whose values have been explicitly set as well as the corresponding values. (Inherited from Xceed.Grid.GridElementStyle)
Top
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
Public Events
 NameDescription
Public EventRaised when the value of the BackColor property is changed. (Inherited from Xceed.Grid.GridElementStyle)
Public EventRaised when the value of the StatelessVisualGridElementStyle.BackgroundImageAlignment property is changed. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public EventRaised when the value of the StatelessVisualGridElementStyle.BackgroundImage property is changed. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public EventRaised when the value of the StatelessVisualGridElementStyle.BackgroundImageStyle property is changed. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public EventRaised when the value of the BorderStyle property is changed.  
Public EventRaised when the value of the ClipCurrentCellSelection property is changed.  
Public EventRaised when the value of the ClipPartialLine property is changed. (Inherited from Xceed.Grid.GridElementStyle)
Public EventRaised when the value of the ErrorBackColor property is changed.  
Public EventRaised when the value of the ErrorForeColor property is changed.  
Public EventRaised when the value of the ErrorVisualStyle property is changed.  
Public EventRaised when the value of the Font property is changed. (Inherited from Xceed.Grid.GridElementStyle)
Public EventRaised when the value of the ForeColor property is changed. (Inherited from Xceed.Grid.GridElementStyle)
Public EventRaised when the value of the StatelessVisualGridElementStyle.GradientMap property is changed. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle)
Public EventRaised when the value of the GridLineColor property is changed.  
Public EventRaised when the value of the GridLineStyle property is changed.  
Public EventRaised when the value of the HorizontalAlignment property is changed. (Inherited from Xceed.Grid.GridElementStyle)
Public EventRaised when the value of the InactiveSelectionBackColor property is changed.  
Public EventRaised when the value of the InactiveSelectionForeColor property is changed.  
Public EventRaised when the value of the InactiveSelectionVisualStyle property is changed.  
Public EventRaised when the value of the OverrideUIStyle property is changed. (Inherited from Xceed.Grid.GridElementStyle)
Public EventRaised when the value of the SelectionBackColor property is changed.  
Public EventRaised when the value of the SelectionForeColor property is changed.  
Public EventRaised when the value of the SelectionVisualStyle property is changed.  
Public EventRaised when the value of the ShowFocusRectangle property is changed.  
Public EventRaised when the value of any visual property has been changed. (Inherited from Xceed.Grid.GridElementStyle)
Public EventRaised when the value of the Trimming property is changed. (Inherited from Xceed.Grid.GridElementStyle)
Public EventRaised when the value of the VerticalAlignment property is changed. (Inherited from Xceed.Grid.GridElementStyle)
Public EventRaised when the value of the WordWrap property is changed. (Inherited from Xceed.Grid.GridElementStyle)
Top
See Also

Reference

GridStyle Class
Xceed.Grid Namespace