Xceed Grid for WinForms v4.3 Documentation
RowReportStyle Class Methods


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

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

Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodResets all of the properties that have been explicitly set back to their default values. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public MethodResets the value of the BackColor property to its default value, System.Drawing.Color.Empty. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public MethodResets the value of the VisualGridElementReportStyle.BackgroundImage property to its default value, a null reference (Nothing in Visual Basic). (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle)
Public MethodResets the value of the VisualGridElementReportStyle.BackgroundImage property to its default value, ContentAlignment.TopLeft. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle)
Public MethodResets the value of the VisualGridElementReportStyle.BackgroundImage property to its default value, ImageStyle.Align. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle)
Public MethodResets the property values of the BottomBorder report style.  
Public MethodResets the value of the BottomMargin property to its default value, 0.  
Public MethodResets the value of the ClipPartialLine property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public MethodResets the value of the Font property to its default value, a null reference (Nothing in Visual Basic). (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public MethodResets the value of the ForeColor property to its default value, System.Drawing.Color.Empty. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public MethodResets the value of the HorizontalAlignment property to its default value, HorizontalAlignment.Default. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public MethodResets the value of the Indented property to its default value, true.  
Public MethodResets the value of the PageBreak property to its default value, DefaultPageBreak.  
Public MethodResets the value of the RepeatOnEachPage property to its default value, DefaultRepeatOnEachPage.  
Public MethodResets the value of the RowHeight property to its default value, 0.  
Public MethodResets the value of the RowHeightExpansion property to its default value, NeverExpand.  
Public MethodResets the value of the RowHeightExpansionLimit property to its default value, 0.  
Public MethodResets the property values of the TopBorder report style.  
Public MethodResets the value of the TopMargin property to its default value, 0.  
Public MethodResets the value of the Trimming property to its default value, StringTrimming.EllipsisWord. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public MethodResets the value of the VerticalAlignment property to its default value, VerticalAlignment.Default. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public MethodResets the value of the Visible property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public MethodResets the value of the VisibleWhenCollapsed property to its default value, false.  
Public MethodResets the value of the WordWrap property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Top
Protected Methods
 NameDescription
Protected MethodRaises the BackColorChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected MethodRaises the VisualGridElementReportStyle.BackgroundImageAlignmentChanged event. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle)
Protected MethodRaises the VisualGridElementReportStyle.BackgroundImageChanged event. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle)
Protected MethodRaises the VisualGridElementReportStyle.BackgroundImageStyleChanged event. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle)
Protected MethodRaises the BottomMarginChanged event.  
Protected MethodRaises the ClipPartialLineChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected MethodRaises the FontChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected MethodRaises the ForeColorChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected MethodRaises the HorizontalAlignmentChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected MethodRaises the IndentedChanged event.  
Protected MethodRaises the PageBreakChanged event.  
Protected MethodRaises the RepeatOnEachPageChanged event.  
Protected MethodRaises the RowHeightChanged event.  
Protected MethodRaises the RowHeightExpansionChanged event.  
Protected MethodRaises the RowHeightExpansionLimitChanged event.  
Protected MethodRaises the TopMarginChanged event.  
Protected MethodRaises the TrimmingChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected MethodRaises the VerticalAlignmentChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected MethodRaises the VisibleChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected MethodRaises the VisibleWhenCollapsedChanged event.  
Protected MethodRaises the WordWrapChanged event. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Top
See Also

Reference

RowReportStyle Class
Xceed.Grid.Reporting Namespace