CachedDataAnnotationsMetadataAttributes::DisplayFormat Property

Gets the display format.

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

public:
property DisplayFormatAttribute^ DisplayFormat {
	DisplayFormatAttribute^ get ();
	protected: void set (DisplayFormatAttribute^ value);
}
Show: