TrackControlItem Object Members
See Also
TrackControlItem Overview | AddItemEx Method | CreateTrackItem Method

TrackControlItem Object Members
Public Methods
| Method | Description |
|---|---|
AddBlock |
Adds a block or key to this track. |
RemoveAllBlocks |
Removes all blocks and keys from this track. |
RemoveBlock |
Removes the specified block or key from this track. |
Public Properties
| Property | Description |
|---|---|
Block |
Contains the collection of all the blocks and keys for this track. |
BlockCount |
Returns the total number of blocks in this track. |
Index |
Index of this Track inside the GridRecord's collection of items. |
Locked |
Gets or sets whether this track is locked. |
Record |
Reference to the GridRecord that this track belongs to. |
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.