ComponentOne List 8.0 for ActiveX
Default Property

 

Default Property

This property sets or returns a Boolean that determines whether the target object is the default PrintInfo for the associated TDBList control.

Syntax

PrintInfo.Default= boolean

Remarks

Read/Write at run time and design time.

Property applies to PrintInfo object.

If True (the default), the PrintInfo property of the associated TDBList control returns the target object.

If False, the target object can only be accessed through the PrintInfos collection of the associated TDBList control.

When a TDBList control is first created, its PrintInfos collection contains a single PrintInfo object whose Default property is True.

See Also

PrintInfo Object, PrintInfos Collection

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback