Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / Columns Class / Item Property


In This Topic
    Item Property (Columns)
    In This Topic
    Gets a new column for the specified column.
    Gets a new Column object for the specified column or range of columns.
    Overload List
    OverloadDescription
    Gets a new column for the specified column.  
    Gets a new column for the specified range of columns.  
    Exceptions
    ExceptionDescription
    Specified column index is out of range. It must be less than the column count or -1 for all.
    See Also