1 implementation of Attributes
System.Web.DynamicData (1)
DynamicData\MetaColumn.cs (1)
541
public AttributeCollection
Attributes
{ get; private set; }
1 reference to Attributes
System.Web.DynamicData (1)
DynamicData\MetaColumn.cs (1)
40
return Metadata.
Attributes
;