[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Annotations.Border

Border Class

Represents the border around the Annotations object.

Inheritance
Border
Namespace: GrapeCity.ActiveReports.Document.Section.Annotations
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
[TypeConverter(typeof(BorderConverter))]
public abstract class Border

Constructors

Name Description
Border()

Properties

Name Description
Bounds

Gets or sets the boundaries of the border.

Color

Gets or sets the color that will be used to display the border.

Methods

Name Description
OnPropertyChanged(string)

Calls when the specified property is changed.

Events

Name Description
PropertyChanged

Event that occurs when a property is changed.