ListView.getColumnCount

Overview | Methods | This Package | All Packages

ListView.getColumnCount

Retrieves a value indicating the number of columns that appear in the list view control in Report view.

Syntax

public final int getColumnCount()

Return Value

Returns an integer that represents the number of columns that appear in the control in Report view. This number is equal to the number of column headers that have been defined for the control.