The following tables list the members exposed by ConfigEditorAttribute.
| Name | Description | |
|---|---|---|
![]()  | ConfigEditorAttribute Constructor | 
| Name | Description | |
|---|---|---|
![]()  | AllowEdit | Gets or sets a flag indicating if editing of the property value should be allowed | 
![]()  | ElementType | Gets the type of the elements of a collection | 
![]()  | IsVisible | Gets or sets a flag indicating if the property should appear in the item tree of the configuration editor | 
![]()  | TypeId | (Inherited from System.Attribute) | 
| Name | Description | |
|---|---|---|
![]() ![]()  | AllowPropertyEdit | Determines if a reflected property is annotated with the ConfigEditor attributes specifying AllowEdit = false | 
![]()  | Equals | (Inherited from object) | 
![]() ![]()  | GetElementType | Gets the element type of a collection annotated with the ConfigEditor attribute | 
![]()  | GetHashCode | (Inherited from object) | 
![]()  | GetType | (Inherited from object) | 
![]()  | IsDefaultAttribute | (Inherited from System.Attribute) | 
![]() ![]()  | IsPropertyVisible | Determines if a reflected property is annotated with the ConfigEditor attributes specifying IsVisible = false | 
![]()  | Match | (Inherited from System.Attribute) | 
![]()  | ToString | (Inherited from object) | 
| Name | Description | |
|---|---|---|
![]()  | Finalize | (Inherited from object) | 
![]()  | MemberwiseClone | (Inherited from object) | 
    
    
    
    
    
    



