Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Columns Class
Properties Methods

In This Topic
    Columns Class Members
    In This Topic

    The following tables list the members exposed by Columns.

    Public Properties
     NameDescription
    Public Property Gets or sets the number of columns in the collection.  
    Public Property Gets a DefaultColumn object for the default column (-1).  
    Public PropertyOverloaded.  Gets the column for the specified tag.  
    Public Property Gets the parent object that contains this collection of columns.  
    Public Property Gets the number of levels of columns in the outline (range group).  
    Top
    Public Methods
     NameDescription
    Public Method Adds a new column or range of columns.  
    Public Method Groups all the columns from the specified start index by the specified amount to an outline (range group).  
    Public Method Expands or collapses a specified outline (range group) of columns.  
    Public MethodOverloaded.  Gets the specified column.  
    Public Method Gets the outlines (range groups) by level.  
    Public Method Removes a column or range of columns.  
    Public Method Removes columns from the outline (range group) starting from the specified index and count, and returns them to individual columns.  
    Top
    See Also