IdeaBlade DevForce 2010 Help Reference
ConfigEditorAttribute Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core.Configuration Namespace : ConfigEditorAttribute Class


The following tables list the members exposed by ConfigEditorAttribute.

Public Constructors

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 object)
Public Methodstatic (Shared in Visual Basic)GetElementType Gets the element type of a collection annotated with the ConfigEditor attribute  
Public MethodGetHashCode (Inherited from object)
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

© 2013 All Rights Reserved.