Version

ConditionallyBrowsableAttributeBitwise Class Members

The following tables list the members exposed by ConditionallyBrowsableAttributeBitwise.

Public Properties
 NameDescription
Public PropertyBitWiseValueInteger value of this bitwise ConditionallyBrowsableAttribute.  
Public PropertyDefaultValueDefault value for this ConditionallyBrowsableAttribute. (Inherited from Infragistics.UltraChart.Resources.Editor.ConditionallyBrowsableAttribute)
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.  
Public MethodGetHashCodeGets a hash code representation of this attribute.  
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