[]
Represents an interface for the List report item.
public interface IList : IDataRegion, IOverflowItem, ISectionRegion, IPageRegion, IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem, IFixedSizeItem
Name | Description |
---|---|
CanGrowHorizontally | Gets a value indicating whether the list can grow horizontally. |
ConsumeWhiteSpace | Gets a value indicating whether all whitespace in the list should be consumed when contents grow rather than preserving the minimum whitespace between the contents and the bounds of the list. |
Contents | Gets the instances of this list control based on the data. |