Click or drag to resize

Property Properties

The Property type exposes the following members.

Properties
 NameDescription
Public propertyAttributes Gets the attributes associated with the property.
Public propertyCategory Gets the category of the property.
Public propertyDescription Gets the property description.
Protected propertyDisposed Gets a value indicating whether this instance has been disposed.
(Inherited from Item)
Public propertyIsReadOnly Gets a value indicating whether the property is read-only.
Public propertyIsWriteable Gets a value indicating whether the property can be written.
Public propertyName Gets the display name of the property.
Public propertyPropertyType Gets the property type.
Public propertyValue Gets or sets the current property value.
Top
See Also