Skip to content

TrackControlItem Object Members

See Also

TrackControlItem Overview | AddItemEx Method | CreateTrackItem Method

See Also


TrackControlItem Object Members

Public Methods

Method Description
Public Method AddBlock Adds a block or key to this track.
Public Method RemoveAllBlocks Removes all blocks and keys from this track.
Public Method RemoveBlock Removes the specified block or key from this track.

Public Properties

Property Description
Public Property Block Contains the collection of all the blocks and keys for this track.
Public Property BlockCount Returns the total number of blocks in this track.
Public Property Index Index of this Track inside the GridRecord's collection of items.
Public Property Locked Gets or sets whether this track is locked.
Public Property Record Reference to the GridRecord that this track belongs to.
Public Property Tag Stores any extra data needed for your program.

See Also

TrackControlItem Overview | AddItemEx Method | CreateTrackItem Method


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.