Spread Windows Forms 17
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 PropertyGets or sets the number of columns in the collection.  
    Public PropertyGets a DefaultColumn object for the default column (-1).  
    Public PropertyOverloaded. Gets the column for the specified tag.  
    Public PropertyGets the parent object that contains this collection of columns.  
    Public PropertyGets the number of levels of columns in the outline (range group).  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new column or range of columns.  
    Public MethodInternal use only.  
    Public MethodGroups all the columns from the specified start index by the specified amount to an outline (range group).  
    Public MethodInternal use only.  
    Public MethodExpands or collapses a specified outline (range group) of columns.  
    Public MethodOverloaded. Gets the specified column.  
    Public MethodGets the outlines (range groups) by level.  
    Public MethodRemoves a column or range of columns.  
    Public MethodRemoves columns from the outline (range group) starting from the specified index and count, and returns them to individual columns.  
    Top
    See Also