ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewTypeParameters Structure / ColumnsCount Property

In This Topic
    ColumnsCount Property (ViewTypeParameters)
    In This Topic
    Gets the columns count.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColumnsCount As Integer
    public int ColumnsCount {get;}

    Property Value

    The columns count.
    See Also