ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / DDSheet Class / ColumnsCount Property

In This Topic
    ColumnsCount Property (DDSheet)
    In This Topic
    Get columns count.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColumnsCount As Integer
    public int ColumnsCount {get;}
    See Also