Slicer.ShowAllItems

Slicer.ShowAllItems property

Indicates whether to show all items even if there are no data or they are deleted. Default value is true;

public bool ShowAllItems { get; set; }

See Also