BaseExpressionAttribute.Format property

namespace: Serenity.Data.Mapping   assemblySerenity.Net.Data

Gets sets an optional format string to apply with {0} placeholder for the expression.

public string Format { get; set; }

See Also