Gets or sets the property attribute used to configure the PropertyBox.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
| C# |
|---|
public PropertyAttribute PropertyAttribute { get; set; } |
| Visual Basic |
|---|
Public Property PropertyAttribute As PropertyAttribute Get Set |