DevForce Help Reference
ConfigEditorAttribute Class Members
Properties  Methods 


The following tables list the members exposed by ConfigEditorAttribute.

Public Constructors
 NameDescription
Public ConstructorConfigEditorAttribute Constructor  
Top
Public Properties
 NameDescription
Public PropertyAllowEdit Gets or sets a flag indicating if editing of the property value should be allowed  
Public PropertyElementType Gets the type of the elements of a collection  
Public PropertyIsVisible Gets or sets a flag indicating if the property should appear in the item tree of the configuration editor  
Public PropertyTypeId (Inherited from System.Attribute)
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)AllowPropertyEdit Determines if a reflected property is annotated with the ConfigEditor attributes specifying AllowEdit = false  
Public MethodEquals (Inherited from System.Attribute)
Public Methodstatic (Shared in Visual Basic)GetElementType Gets the element type of a collection annotated with the ConfigEditor attribute  
Public MethodGetHashCode (Inherited from System.Attribute)
Public MethodGetType (Inherited from object)
Public MethodIsDefaultAttribute (Inherited from System.Attribute)
Public Methodstatic (Shared in Visual Basic)IsPropertyVisible Determines if a reflected property is annotated with the ConfigEditor attributes specifying IsVisible = false  
Public MethodMatch (Inherited from System.Attribute)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

ConfigEditorAttribute Class
IdeaBlade.Core.Configuration Namespace

Send Feedback