PageBoundPropertyDescriptor.Property Property

Definition

Gets or sets the PropertyInfo for this property.

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

Property Value

Applies to