ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DDataSetGrid Class / ColumnCount Property

In This Topic
    ColumnCount Property
    In This Topic
    Gets or sets the number of columns in grid dataset.
    Syntax
    'Declaration
     
    Public Property ColumnCount As System.Integer
    public System.int ColumnCount {get; set;}
    See Also