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

SortField Object Properties

Property

Description

Read/Write

Restriction in event handler

 

 

 

 

 

 

 

 

 

 

Field

Returns/Sets DatabaseFieldDefinition

Read/Write

Can be read or written only

 

Object (page 33), which specifies the

 

when formatting idle.

 

sort field used in the report.

 

 

 

 

 

 

 

Parent

Reference to the Parent object Report

Read only

None

 

Object (page 93)).

 

 

SortDirection

Returns/Sets CRSortDirection (see

Read/Write

Can be written only when

 

table below) indicating the direction

 

formatting idle.

 

the group/records are sorted in.

 

 

 

 

 

 

 

 

 

 

 

 

 

Constant

 

Value

 

 

 

 

 

 

 

 

 

 

 

 

crAscendingOrder

 

1

 

 

 

 

 

 

 

crDescendingOrder

 

0

 

 

crOriginalOrder

 

2

 

 

crSpecifiedOrder

 

3, (Read only - this value cannot be set.)

 

 

 

 

 

SortFields Collection

The SortFields Collection is a collection of sort fields; can be either record sort field or group sort field. Access a specific SortField Object in the collection using the Item property.

SortFields Collection Properties

Property

Description

Read/Write

Restriction in

event handler

 

 

 

 

 

 

 

 

 

 

 

Count

Returns the number of sort fields in the collection.

Read only

None

 

 

 

 

Item

Returns SortField Object (page 110). Item has an index

Read only

None

 

parameter that is a numeric, 1-based index (that is, Item

 

 

 

(1)). The sort fields in the collection are indexed in the

 

 

 

order they were added as sort fields the report.

 

 

 

 

 

 

Parent

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

Read only

None

 

 

 

 

Remarks

Instead of using the Item property as shown, you can reference a sort field directly, for example, SortFields(1).

Report Designer Component Object Model

111

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