ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ToolbarViewModel Class / RowsCount Property

In This Topic
    RowsCount Property (ToolbarViewModel)
    In This Topic
    Gets or sets the rows count.
    Syntax
    'Declaration
     
    Public Property RowsCount As Integer
    public int RowsCount {get; set;}
    See Also