FieldTemplateUserControl.MetadataAttributes Property

Definition

Gets the collection of metadata attributes that apply to the current column.

public:
 property System::ComponentModel::AttributeCollection ^ MetadataAttributes { System::ComponentModel::AttributeCollection ^ get(); };
public System.ComponentModel.AttributeCollection MetadataAttributes { get; }
[System.ComponentModel.Browsable(false)]
public System.ComponentModel.AttributeCollection MetadataAttributes { get; }
member this.MetadataAttributes : System.ComponentModel.AttributeCollection
[<System.ComponentModel.Browsable(false)>]
member this.MetadataAttributes : System.ComponentModel.AttributeCollection
Public ReadOnly Property MetadataAttributes As AttributeCollection

Property Value

The collection of metadata attributes that apply to the column.

Attributes

Applies to