ListItem.List Property

Definition

Gets the List that contains the ListItem.

public:
 property System::Windows::Documents::List ^ List { System::Windows::Documents::List ^ get(); };
public System.Windows.Documents.List List { get; }
member this.List : System.Windows.Documents.List
Public ReadOnly Property List As List

Property Value

The list that contains the ListItem.

Applies to