PropertyType Methods

The PropertyType type exposes the following members.

  NameDescription
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetStateValue Gets the property state metadata on an element.
Public method GetType (Inherited from Object.)
Public method GetTypeOfProperty Gets the type of the property on an element.
Public method GetValueAsObject Gets a weakly-typed value of the property on the specified element.
Public method IsReadOnly Gets the read-only property state on an element.
Public method IsRequired Gets the required property state on an element.
Public method IsVisible Gets the visible property state on an element.
Public method Label Gets the caption for an element.
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnPropertyChanged Raises the PropertyChanged event when the property value on an element has been changed.
Protected method OnPropertyStateChanged Raises the PropertyStateChanged event when the property state on an element has been changed.
Public method SetStateValue Sets the property state metadata on an element.
Public method SetValueAsObject Sets the property value on an element.
Public method ToolTip Gets the tooltip for an element.
Public method ToString (Inherited from Object.)
Public method Validate Validates the property value on an element.
Public method ValueFormatter Gets a format string for an element.
Top

Community Additions

ADD
Show: