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


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

The following tables list the members exposed by ReportLine.

Public Properties
 NameDescription
Public PropertyGets or sets the dash style of the report line.  
Public PropertyGets or sets the color of the report line.  
Public PropertyGets or sets a boolean value indicating if the DashStyle property has been explicitly set.  
Public PropertyGets or sets a boolean value indicating if the System.Drawing.Color property has been explicitly set.  
Public PropertyGets or sets a boolean value indicating if the Thickness property has been explicitly set.  
Public PropertyGets or sets the thickness of the report line.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether the specified object is equal to the current report line.  
Public MethodRetrieves the hash code of the report line.  
Public MethodResets the value of the DashStyle property to its default value, DashStyle.Solid.  
Public MethodResets the value of the System.Drawing.Color property to its default value, Color.Black.  
Public MethodResets the value of the Thickness property to its default value, ReportLineThickness.None.  
Top
See Also

Reference

ReportLine Class
Xceed.Grid.Reporting Namespace