ComponentOne True DBGrid Pro 8
CycleOnClick Property

CycleOnClick Property

This property determines whether the user can cycle through the ValueItem objects contained in a column's ValueItems collection by clicking on the current cell.

Syntax

valueitems.CycleOnClick= boolean

Remarks

Read/Write at run time and design time.

If True, the user can click on the current cell to display the next available item. If the last value item is displayed, then clicking displays the first item in the list.

If False (the default), then the mouse operates as usual within the associated column.

Use the ValueItems property to access the ValueItems collection for a Column object.

Note

The CycleOnClick property has no effect when the MarqueeStyle property is set to 6 - Floating Editor.

See Also

ValueItem Object, ValueItems Collection

 

 


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

Product Support Forum  |  Documentation Feedback