Skip to content

ListRequest.ColumnSelection property

Group of columns to select. This is ColumnSelection.List, e.g. only the table fields, not view fields by default.

public ColumnSelection ColumnSelection { get; set; }

See Also