GrapeCity MultiRow Windows Forms Documentation
Line Structure Members
Fields  Properties  Methods 


The following tables list the members exposed by Line.

Public Constructors
 NameDescription
Public ConstructorLine ConstructorInitializes a new instance of the Line class with the specified style and color.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)EmptyRepresents a Line that is an empty line. This field is read-only.  
Top
Public Properties
 NameDescription
Public PropertyColorGets or sets the line color.  
Public PropertyIsEmptyGets a value that indicates whether the current Line instance is Empty.  
Public PropertyStyleGets or sets the line style.  
Top
Public Methods
 NameDescription
Public MethodEqualsDetermines whether the specified object equals this Line.  
Public MethodGetHashCodeReturns a hash code for the Line structure.  
Public MethodToStringReturns a System.String to represent the current Line.  
Top
Public Operators
public Operator Equality Determines whether two specified Lines are equivalent.
public Operator Inequality Determines whether two specified Line classes are different.
Top
See Also

Reference

Line Structure
GrapeCity.Win.MultiRow Namespace
Border Class
RoundedBorder Class
FreezeLines Structure
CurrentCellBorderLine Property

 

 


Copyright © GrapeCity, inc. All rights reserved.