Set value to limit the amount of events that are rendered.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 6.0.530.0

Syntax

C#
public int MaxCount { get; set; }

Remarks

Default value is -1

See Also