ListSortDescription.PropertyDescriptor Właściwość

Definicja

Pobiera lub ustawia abstrakcyjny opis właściwości klasy skojarzonej z tą ListSortDescriptionwłaściwością .

public:
 property System::ComponentModel::PropertyDescriptor ^ PropertyDescriptor { System::ComponentModel::PropertyDescriptor ^ get(); void set(System::ComponentModel::PropertyDescriptor ^ value); };
public System.ComponentModel.PropertyDescriptor PropertyDescriptor { get; set; }
public System.ComponentModel.PropertyDescriptor? PropertyDescriptor { get; set; }
member this.PropertyDescriptor : System.ComponentModel.PropertyDescriptor with get, set
Public Property PropertyDescriptor As PropertyDescriptor

Wartość właściwości

Skojarzony PropertyDescriptor z tym ListSortDescriptionelementem .

Dotyczy