Skip to content

Count Property

Description

Returns the number of GridColumn objects in the collection.

Property Type

Read-only property.

Syntax (Visual Basic)

Public Property Count() As Long

Remarks

Columns that are not currently visible (columns with the Invisible property set to True, and column headers in the FieldChooser and Group By box) will be included in the count.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.