MasterDetailRelationAttribute.ColumnSelection property

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

Gets or sets the column selection.

public ColumnSelection ColumnSelection { get; set; }

Property Value

The column selection.

See Also