property Gantt.ShowLockedItems as Boolean
Retrieves or sets a value that indicates whether the locked items are visible or hidden.
Type
Description
Boolean
A boolean expression that specifies whether the locked items are shown or hidden.
A locked or fixed item is always displayed on the top or bottom side of the control no matter if the control's list is scrolled up or down. Use the ShowLockedItems property to show or hide the locked items. Use the
LockedItemCount
property to add or remove items fixed/locked to the top or bottom side of the control. Use the
LockedItem
property to access a locked item by its position. Use the
CellCaption
property to specify the caption for a cell.
Send comments on this topic.
© 1999-2008
Exontrol Inc, Software
. All rights reserved.