MindFusion WinForms Programmer's Guide
Border Members
Constructors Properties Methods
 


Defines a border around a report element.

The following tables list the members exposed by the Border type.

 Public Constructors

  Name Description

Border

Overloaded. Initializes a new instance of the Border class.

 Public Properties

  Name Description

BottomAlignment

Gets or sets the alignment of the bottom border.

BottomColor

Gets or sets the color of the bottom border.

BottomDashStyle

Gets or sets the style of the bottom border.

BottomVisible

Gets or sets a value indicating whether the bottom border is visible.

BottomWidth

Gets or sets the width of the bottom border.

IsEmpty

Gets a value indicating whether the border is empty.

LeftAlignment

Gets or sets the alignment of the left border.

LeftColor

Gets or sets the color of the left border.

LeftDashStyle

Gets or sets the style of the left border.

LeftVisible

Gets or sets a value indicating whether the left border is visible.

LeftWidth

Gets or sets the width of the left border.

RightAlignment

Gets or sets the alignment of the right border.

RightColor

Gets or sets the color of the left border.

RightDashStyle

Gets or sets the style of the right border.

RightVisible

Gets or sets a value indicating whether the right border is visible.

RightWidth

Gets or sets the width of the right border.

TopAlignment

Gets or sets the alignment of the top border.

TopColor

Gets or sets the color of the top border.

TopDashStyle

Gets or sets the style of the top border.

TopVisible

Gets or sets a value indicating whether the top border is visible.

TopWidth

Gets or sets the width of the top border.

 Public Methods

  Name Description

Clone

Creates an exact clone of this Border object.

MakeEmpty

Resets the border to be invisible.

ToString

Object.ToString override.

 See Also

Border Class
MindFusion.Reporting Namespace