CachedDataAnnotationsMetadataAttributes.DisplayColumn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.