Gets or sets the property info associated to the PropertyBox.

Namespace:  C1.WPF.Extended
Assembly:  C1.WPF.Extended (in C1.WPF.Extended.dll)

Syntax

C#
public PropertyInfo Property { get; private set; }
Visual Basic
Public Property Property As PropertyInfo
	Get
	Private Set

See Also