Gets or sets which data set to use as the source data. Note: The filters defined for the dataset will be ignored.
An expression should evaluate to a string.
Declaration
[ExpressionBaseType(typeof(string))]
public ExpressionInfo DataSetName { get; set; }