Xceed Grid for WinForms v4.3 Documentation
GridElementReportStyle Class Methods


Xceed.Grid.v4.3 Assembly > Xceed.Grid.Reporting Namespace : GridElementReportStyle Class

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

Public Methods
 NameDescription
Public MethodCreates an exact copy of the style.  
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, System.Drawing.Color.Empty.  
Public MethodResets the value of the ClipPartialLine property to its default value, true.  
Public MethodResets the value of the Font property to its default value, a null reference (Nothing in Visual Basic).  
Public MethodResets the value of the ForeColor property to its default value, System.Drawing.Color.Empty.  
Public MethodResets the value of the HorizontalAlignment property to its default value, HorizontalAlignment.Default.  
Public MethodResets the value of the Trimming property to its default value, StringTrimming.EllipsisWord.  
Public MethodResets the value of the VerticalAlignment property to its default value, VerticalAlignment.Default.  
Public MethodResets the value of the Visible property to its default value, true.  
Public MethodResets the value of the WordWrap property to its default value, true.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the BackColorChanged event.  
Protected MethodRaises the ClipPartialLineChanged event.  
Protected MethodRaises the FontChanged event.  
Protected MethodRaises the ForeColorChanged event.  
Protected MethodRaises the HorizontalAlignmentChanged event.  
Protected MethodRaises the TrimmingChanged event.  
Protected MethodRaises the VerticalAlignmentChanged event.  
Protected MethodRaises the VisibleChanged event.  
Protected MethodRaises the WordWrapChanged event.  
Top
See Also

Reference

GridElementReportStyle Class
Xceed.Grid.Reporting Namespace