ItemAutomationPeer.Item Property

Definition

Gets the data item in the Items collection that is associated with this ItemAutomationPeer.

public:
 property System::Object ^ Item { System::Object ^ get(); };
public object Item { get; }
member this.Item : obj
Public ReadOnly Property Item As Object

Property Value

The data item.

Applies to