ReportBorder (gb.report)

This class implements an object that depicts the border of a ReportControl.

Esta classe é criável.

Esta classe funciona como um array estático apenas leitura.

Constantes
None   Constant for no ReportBorder.
Solid   Constant for a solid ReportBorder.

Propriedades
Brush   Returns or sets the same reportbrush for all the borders
Left   This property return the left side border.
Right   This property return the right side border.
RoundCorner   This property is not yet ready to be used
Style   To return or set the ReportBorder style.
Top   This property return the top side border.
Width   Returns or sets the width of the border
bottom   This property return the bottom side border.

Métodos
ToString   Return a formated string that contain the border description.

Remember to take a look to the array property on the top of this page by clicking on the read-only link.