Field.Fields property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets the fields.

public RowFieldsBase Fields { get; }

Property Value

The fields.

See Also