ExpressionPropertyDescriptorBase Properties
Name | Description |
---|---|
Attribute |
Gets or sets an array of attributes.
Inherited from Member |
Attributes |
Gets the collection of attributes for this member.
Inherited from Member |
Category |
Gets the name of the category to which the member belongs, as specified in the Category |
Component |
When overridden in a derived class, gets the type of the component this property is bound to.
Inherited from Property |
Converter |
Gets the type converter for this property.
Inherited from Property |
Description |
Gets the description of the member, as specified in the Description |
Design |
Gets whether this member should be set only at design time, as specified in the Design |
Display |
Gets the name that can be displayed in a window, such as a Properties window.
Inherited from Member |
Event |
|
Is |
Gets a value indicating whether the member is browsable, as specified in the Browsable |
Is |
Gets a value indicating whether this property should be localized, as specified in the Localizable |
Is |
|
Name |
Gets the name of the member.
Inherited from Member |
Name |
Gets the hash code for the name of the member, as specified in Get |
Position | |
Property |
|
Property |
|
Property |
|
Serialization |
Gets a value indicating whether this property should be serialized, as specified in the Designer |
Supports |
Gets a value indicating whether value change notifications for this property may originate from outside the property descriptor.
Inherited from Property |
See Also