DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector.CSVParser Namespace / CSVStreamParser Class / MaxItems Property

In This Topic
    MaxItems Property
    In This Topic
    The maximum number of items per page
    Syntax
    'Declaration
     
    Public Property MaxItems As Integer
    public int MaxItems {get; set;}
    See Also