ControlValueProvider.PropertyName Property

Definition

Gets the name of the control property to get the value from.

public:
 property System::String ^ PropertyName { System::String ^ get(); };
public string PropertyName { get; }
member this.PropertyName : string
Public ReadOnly Property PropertyName As String

Property Value

The property name.

Applies to