Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Column Class
Members


In This Topic
    Column Class
    In This Topic
    Represents a column in the component.
    Object Model
    Column ClassIBorder InterfaceCellPadding ClassICellType InterfaceIEditor InterfaceIFormatter InterfaceColumns ClassColumn ClassIRenderer InterfaceIValidation Interface
    Syntax
    'Declaration
     
    Public Class Column 
    'Usage
     
    Dim instance As Column
    public class Column 
    Remarks

    For more information about settings related to the appearance of columns, refer to Customizing the Appearance of Rows or Columns.

    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.Column
          FarPoint.Win.Spread.Columns.DefaultColumn

    See Also