DisplayFormatAttribute.Value property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets the display format value.

public string Value { get; }

Property Value

The display format value.

See Also