Intersoft.Client.Data.ComponentModel Namespace : PropertyMemberAttribute Class |
The following tables list the members exposed by PropertyMemberAttribute.
Name | Description | |
---|---|---|
PropertyMemberAttribute Constructor | Initializes a new instance of the PropertyMemberAttribute class. |
Name | Description | |
---|---|---|
Category | Gets or sets the property category. | |
Description | Gets or sets the property description. | |
EditorType | Gets or sets the editor type for property. | |
EditorTypeName | Gets or sets the editor type name for property. | |
IsEditable | Gets or sets the value indicating whether the property is editable. | |
MemberType | Gets or sets the property member type. | |
SortOrder | Gets or sets the property sort order. | |
StringFormat | Gets or sets the property string format. | |
TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute) |
Name | Description | |
---|---|---|
Equals | Returns a value that indicates whether this instance is equal to a specified object. (Inherited from System.Attribute) | |
GetHashCode | Returns the hash code for this instance. (Inherited from System.Attribute) | |
IsDefaultAttribute | When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute) | |
Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute) |