Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Скачиваний:
191
Добавлен:
11.05.2015
Размер:
4.96 Mб
Скачать

Areas Collection Properties

Property

Description

Read/Write

 

 

 

 

 

 

Application

Returns a reference to the Application Object (page 290), that this

Read only

 

object is associated with.

 

 

 

 

Count

Returns the number of areas in the collection.

Read only

Item

Returns Area Object (page 294). Item has an index parameter that

Read only

 

can be either a string reference to the area (that is, “RH”, “PH”,

 

 

“GHn”, “D”, “GFn”, “PF”, or “RF”) or a numeric, 1-based index

 

 

(that is, Item (1)) for the Report Header area. The items in the

 

 

collection are indexed in the order that they are listed for each

 

 

section/area.

 

 

 

 

Parent

Reference to the Parent object (Report Object (page 349)).

Read only

 

 

 

Report

Reference to Report Object (page 349).

Read only

Remarks

Instead of using the Item property as shown, you can reference an area directly (for example, Areas (“RH”) or Areas (1)).

BlobFieldObject Object

The BlobFieldObject Object allows you to get and set information for bitmap database fields in a report.

BlobFieldObject Object Properties

Property

Description

Read/Write

 

 

 

 

 

 

Application

Returns a reference to the Application Object (page

Read only

 

290), that this object is associated with.

 

 

 

 

Field

Returns DatabaseFieldDefinition Object (page 300),

Read only

 

containing information about the BLOB field.

 

 

 

 

Kind

Returns CRObjectKind object which specifies what

Read only

 

“kind” of object (that is, box, cross-tab, field, etc.).

 

 

 

 

 

 

 

 

Constant

Value

 

 

 

 

 

 

 

crBlobFieldObject

9

 

 

 

 

crBoxObject

4

 

 

 

Crystal Report Engine Object Model for the Automation Server

297

Соседние файлы в папке crystal