MasterDetailRelationAttribute.ColumnSelection property
Gets or sets the column selection.
public ColumnSelection ColumnSelection { get; set; }
Property Value
The column selection.
See Also
- enum ColumnSelection
- class MasterDetailRelationAttribute
Gets or sets the column selection.
public ColumnSelection ColumnSelection { get; set; }
The column selection.