Click or drag to resize
CalculationWorks Logo
BcfChildViewPropertyDescriptor Properties

The BcfChildViewPropertyDescriptor type exposes the following members.

Properties
  NameDescription
Public propertyAttributes (Inherited from MemberDescriptor.)
Public propertyCategory (Inherited from MemberDescriptor.)
Public propertyComponentType
When overridden in a derived class, gets the type of the component this property is bound to.
(Overrides PropertyDescriptor.ComponentType.)
Public propertyConverter (Inherited from PropertyDescriptor.)
Public propertyDescription (Inherited from MemberDescriptor.)
Public propertyDesignTimeOnly (Inherited from MemberDescriptor.)
Public propertyDisplayName (Inherited from MemberDescriptor.)
Public propertyIsBrowsable (Inherited from MemberDescriptor.)
Public propertyIsLocalizable (Inherited from PropertyDescriptor.)
Public propertyIsReadOnly
When overridden in a derived class, gets a value indicating whether this property is read-only.
(Overrides PropertyDescriptor.IsReadOnly.)
Public propertyName (Inherited from MemberDescriptor.)
Public propertyPropertyType
When overridden in a derived class, gets the type of the property.
(Overrides PropertyDescriptor.PropertyType.)
Public propertyRelation
Gets the relation.
Public propertySerializationVisibility (Inherited from PropertyDescriptor.)
Public propertySupportsChangeEvents (Inherited from PropertyDescriptor.)
Top
See Also