DisplayFormatAttribute constructor
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Initializes a new instance of the DisplayFormatAttribute class.
public DisplayFormatAttribute(string value)
| parameter | description |
|---|---|
| value | The value. |
See Also
- class DisplayFormatAttribute