Click or drag to resize

IStiList Interface

Base class for all List classes.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public interface IStiList : IEnumerable

The IStiList type exposes the following members.

Properties
  NameDescription
Public propertyCount
Public propertyListName
Gets specified name of list. List name equal to name of list class.
Public propertyListType
Gets the type of List items.
Top
Methods
See Also