Hevea documentation

TextGrid.LineCount Property

Gets / sets the count of lines that must be displayed. By default, all lines are displayed. If a n limit is set, only the last n lines are displayed.

public int LineCount {get; set;}

See Also

TextGrid Class | Hevea.Core.Http.Html.UI Namespace