[]
Represents an extension of the IList interface by adding multi-column/row capability.
public interface IListGrid : IList, IDataRegion, IOverflowItem, ISectionRegion, IPageRegion, IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem, IFixedSizeItem
Name | Description |
---|---|
GrowDirection | Gets the list layout grow direction. |
RowsOrColumnsCount | Gets the number of rows or columns, depending on the grow direction. |