The SelfEditFieldInfo type exposes the following members.

Constructors

  NameDescription
Public methodSelfEditFieldInfo
Initializes a new instance of the SelfEditFieldInfo class

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAttributes (Inherited from FieldInfo.)
Public propertyCustom (Inherited from FieldInfo.)
Public propertyEditable (Inherited from FieldInfo.)
Public propertyEmptyFieldMessage (Inherited from FieldInfo.)
Public propertyFieldPosition (Inherited from FieldInfo.)
Public propertyFieldType (Inherited from FieldInfo.)
Public propertyFormatExpression (Inherited from FieldInfo.)
Public propertyInvalidFormatMessage (Inherited from FieldInfo.)
Public propertyIsRequired (Inherited from FieldInfo.)
Public propertyLabel (Inherited from FieldInfo.)
Public propertyName (Inherited from FieldInfo.)
Public propertyObjectProperty (Inherited from FieldInfo.)
Public propertyOwnerForm (Inherited from FieldInfo.)
Public propertyRules (Inherited from FieldInfo.)
Public propertyTriggerButtonID
Public propertyValue (Inherited from FieldInfo.)
Public propertyValueStr (Inherited from FieldInfo.)
Public propertyWidth (Inherited from FieldInfo.)

See Also