ActiveReports Developer 7
BorderStyle Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : BorderStyle Class

Glossary Item Box

The following tables list the members exposed by BorderStyle.

Public Constructors

 NameDescription
Public ConstructorBorderStyle ConstructorInitializes a new instance of the BorderStyle class.  
Top

Public Properties

 NameDescription
Public PropertyBottom

Gets or sets the style of the bottom border.

 
Public PropertyDefault

Gets or sets the style of the border (unless overridden for a specific side).

 
Public PropertyLeft

Gets or sets the style of the left border.

 
Public PropertyRight

Gets or sets the style of the right border.

 
Public PropertyTop

Gets or sets the style of the top border.

 
Top

Public Methods

 NameDescription
Public MethodValidateValidates the information in each property of the BorderStyle object.  
Top

See Also