MasterDetailRelationAttribute.ColumnSelection property

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

Gets or sets the column selection.

public ColumnSelection ColumnSelection { get; set; }

Property Value

The column selection.

See Also