MetaColumn Methods
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
| 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 the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | Initialize() | Initializes data that might not be available when the constructor is called. |
![]() | MemberwiseClone() | |
![]() | ResetMetadata() | Clears cached column metadata. |
![]() | ToString() | Gets the data field name.(Overrides Object.ToString().) |
| Name | Description | |
|---|---|---|
![]() | ConvertEditedValue(String) | Returns the value provided by a user for a control that is being validated.(Defined by DynamicDataExtensions.) |
![]() | FormatEditValue(Object) | Formats the specified field value by using the specified formatting options.(Defined by DynamicDataExtensions.) |
![]() | FormatValue(Object) | 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.) |

