TdxBarControlContainerControl.Item Property
Specifies an item linked to an item control.
Declaration
property Item: TdxBarControlContainerItem read;
Property Value
Type |
---|
TdxBarControlContainerItem |
Remarks
The TdxBarItemLink object defines the link between an item and the item control. The Item property returns the item of the appropriate TdxBarItemLink object.
See Also