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

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