IListViewColumns

Description

The IListViewColumns interface contains properties and methods of the collection of columns of the ListView component.

Properties

  Property name Brief description
The Count property returns the number of component columns.
The Item property returns the specified component column parameters.
The ListView property returns the parent object.

Methods

  Method name Brief description
The Add method adds a new column.
The Clear method removes all component columns.
The Delete method removes the specified component column.

See also:

Forms Assembly Interfaces