This documentation is archived and is not being maintained.
MetaColumn Methods
Visual Studio 2010
The MetaColumn type exposes the following members.
| Name | Description | |
|---|---|---|
|
BuildAttributeCollection | Gets the attribute collection. |
|
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
Initialize | Initializes data that might not be available when the constructor is called. |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ResetMetadata | Clears cached column metadata. |
|
ToString | Gets the data field name. (Overrides Object::ToString().) |
| Name | Description | |
|---|---|---|
|
ConvertEditedValue | Returns the value provided by a user for a control that is being validated. (Defined by DynamicDataExtensions.) |
|
FormatEditValue | Formats the specified field value by using the specified formatting options. (Defined by DynamicDataExtensions.) |
|
FormatValue | Formats the specified field value by using the specified formatting options. (Defined by DynamicDataExtensions.) |
|
GetEnumType | Gets the type of the enumeration that represents the column. (Defined by DynamicDataExtensions.) |
Show: