1 implementation of DataTypeAttribute
System.Web.DynamicData (1)
DynamicData\MetaColumn.cs (1)
582public DataTypeAttribute DataTypeAttribute { get; private set; }
1 reference to DataTypeAttribute
System.Web.DynamicData (1)
DynamicData\MetaColumn.cs (1)
63return Metadata.DataTypeAttribute;