MetaColumn.Attributes Property

 

Gets the collection of metadata attributes that apply to the data field represented by the MetaColumn object.

Namespace:   System.Web.DynamicData
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

public AttributeCollection Attributes { get; }

Property Value

Type: System.ComponentModel.AttributeCollection

The collection of metadata attributes that apply to the data field represented by the MetaColumn object.

.NET Framework
Available since 3.5
Return to top
Show: