Grooper.ViewableAttribute

Indicates that a property is viewable in a Property Grid control.


Inherits from: System.Attribute

Constructors

Signature Description
New ()

Properties

Property Name Property Type Description
TypeId System.Object When implemented in a derived class, gets a unique identifier for this attribute.

Methods

Method Name Description
Equals(obj As Object) As Boolean Returns a value that indicates whether this instance is equal to a specified object.
Parameters
obj
          Type: Object
          An to compare with this instance or null.
GetHashCode() As Int32 Returns the hash code for this instance.
IsDefaultAttribute() As Boolean When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class.
Match(obj As Object) As Boolean When overridden in a derived class, returns a value that indicates whether this instance equals a specified object.
Parameters
obj
          Type: Object
          An to compare with this instance of .