[]
Gets or sets the property attributes for the CollectionEditorControl.
public ObservableCollection<PropertyAttribute> PropertyAttributes { get; set; }
Public Property PropertyAttributes As ObservableCollection(Of PropertyAttribute)
| Type | Description |
|---|---|
| ObservableCollection<PropertyAttribute> | The property attributes. |