Field.Caption property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets or sets the caption.

public LocalText Caption { get; set; }

Property Value

The caption.

See Also