ComponentOne ASP.NET MVC Controls
MaxItems Method (ViewFieldCollectionBuilder)

C1.Web.Mvc.Olap.Fluent Namespace > ViewFieldCollectionBuilder Class : MaxItems Method
The value
Sets the MaxItems property.
Syntax
'Declaration
 
Public Function MaxItems( _
   ByVal value As Nullable(Of Integer) _
) As ViewFieldCollectionBuilder

Parameters

value
The value

Return Value

Current builder
Remarks
Gets or sets the maximum number of fields allowed in this collection.
See Also

Reference

ViewFieldCollectionBuilder Class
ViewFieldCollectionBuilder Members