Version

BrowsableForPaintElementTypeAttribute Class Members

The following tables list the members exposed by BrowsableForPaintElementTypeAttribute.

Public Constructors
 NameDescription
Public ConstructorBrowsableForPaintElementTypeAttribute ConstructorBrowsableForPaintElementTypeAttribute constructor.  
Public Properties
 NameDescription
Public PropertyBitWiseValueInteger value of this bitwise ConditionallyBrowsableAttribute. (Inherited from Infragistics.UltraChart.Resources.Editor.ConditionallyBrowsableAttributeBitwise)
Public Propertystatic (Shared in Visual Basic)DefaultStatic value for this attribute's default.  
Public PropertyDefaultValueOverridden. Default value for BrowsableForPaintElementTypeAttribute.  
Public PropertyTypeIdWhen implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute)
Public PropertyValueValue for this ConditionallyBrowsableAttribute. (Inherited from Infragistics.UltraChart.Resources.Editor.ConditionallyBrowsableAttribute)
Public Methods
 NameDescription
Public MethodEqualsCompares this attribute instance to another instance. (Inherited from Infragistics.UltraChart.Resources.Editor.ConditionallyBrowsableAttributeBitwise)
Public MethodGetHashCodeGets a hash code representation of this attribute. (Inherited from Infragistics.UltraChart.Resources.Editor.ConditionallyBrowsableAttributeBitwise)
Public MethodIsDefaultAttributeCompares this attribute instance to the Default attribute value. (Inherited from Infragistics.UltraChart.Resources.Editor.ConditionallyBrowsableAttribute)
Public MethodMatchWhen overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute)
See Also