CachedDataAnnotationsMetadataAttributes.DisplayColumn Property

Definition

Gets the display column.

public System.ComponentModel.DataAnnotations.DisplayColumnAttribute DisplayColumn { get; protected set; }
member this.DisplayColumn : System.ComponentModel.DataAnnotations.DisplayColumnAttribute with get, set
Public Property DisplayColumn As DisplayColumnAttribute

Property Value

The display column.

Applies to