[]
        
(Showing Draft Content)

FarPoint.Win.Spread.TableViewColumnCollection

TableViewColumnCollection Class

Represents a one-dimensional collection of Column objects in a table.

Inheritance
TableViewColumnCollection
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class TableViewColumnCollection : ITableColumnCollection
Public Class TableViewColumnCollection
    Implements ITableColumnCollection

Properties

Name Description
Count

Gets the number of columns contained in the table.

this[int]

Gets the table column specified by index.

this[string]

Gets the table column specified by name.