PropertyEntry.PropertyValueEditor Eigenschap

Definitie

Hiermee haalt u de PropertyValueEditor waarde op die wordt gebruikt voor het bewerken van de PropertyEntrywaarde hiervan.

public:
 abstract property System::Activities::Presentation::PropertyEditing::PropertyValueEditor ^ PropertyValueEditor { System::Activities::Presentation::PropertyEditing::PropertyValueEditor ^ get(); };
public abstract System.Activities.Presentation.PropertyEditing.PropertyValueEditor PropertyValueEditor { get; }
member this.PropertyValueEditor : System.Activities.Presentation.PropertyEditing.PropertyValueEditor
Public MustOverride ReadOnly Property PropertyValueEditor As PropertyValueEditor

Waarde van eigenschap

Een PropertyValueEditor object dat de huidige editor bevat.

Van toepassing op