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