Slicer.ShowMissing

Slicer.ShowMissing property

Indicates whether to show items deteleted from the data source.

public bool ShowMissing { get; set; }

Remarks

Only works when ShowAllItems is true.

See Also