CachedDataAnnotationsMetadataAttributes::DisplayColumn Property

Gets the display column.

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

public:
property DisplayColumnAttribute^ DisplayColumn {
	DisplayColumnAttribute^ get ();
	protected: void set (DisplayColumnAttribute^ value);
}
Show: