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

Glossary Item Box

The following tables list the members exposed by Title.

Public Constructors

 NameDescription
Public ConstructorTitle Constructor

Initializes a new instance of the Title class.

 
Top

Public Properties

 NameDescription
Public PropertyCaption

Gets or sets the caption of the title.

 
Public PropertyPosition

Gets or sets the position of the title.

 
Public PropertyStyle

Gets or sets the text, border and background style properties for the title.

 
Top

Public Methods

 NameDescription
Public MethodValidateValidates the information in each property of the DataDynamics.Reports.ReportObjectModel.Runtime.Title object.  
Top

See Also