ComponentOne True DBGrid Pro 8
MarqueeUnique Property

This property controls the display of the current cell marquee when there is more than one split.

Syntax

TDBGrid.MarqueeUnique= boolean

Remarks

Read/Write at run time and design time.

The current cell marquee is only displayed when the MarqueeStyle property for a grid or split has a value of 0, 1, 2, or 4.

If True (the default), then the current cell marquee is only displayed within the current split.

If False, then all splits with a MarqueeStyle setting of 0, 1, 2, or 4 will display a marquee at the current cell, provided that the current cell is visible.

In most cases, a single current cell marquee is preferable, and you will not need to change this property.

If this property is set to False, you may then see several different current cell marquees. The actual current cell is determined by the setting of the Split property.

Note

Although the floating editor MarqueeStyle (6) is technically a current cell marquee, only one floating editor will be displayed, even if MarqueeUnique is set to False.

See Also

TDBGrid Control

 

 


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

Product Support Forum  |  Documentation Feedback