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