DateTimePropertyType Methods

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

Community Additions

ADD
Show: