Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ColumnClipInfo Class
Properties


In This Topic
    ColumnClipInfo Class Members
    In This Topic

    The following tables list the members exposed by ColumnClipInfo.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new a set of column information (ColumnClipInfo object).  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the column allows automatic filtering.  
    Public PropertyGets or sets whether the column allows automatic sorting.  
    Public PropertyGets or sets the column header row index of the automatic filter indicator.  
    Public PropertyGets or sets the column header row index of the automatic sort indicator.  
    Public PropertyGets or sets whether the column is collapsed.  
    Public PropertyGets or sets the name of the data field.  
    Public PropertyGets or sets what the row filter behavior is.  
    Public PropertyGets or sets the whether to automatically merge adjacent identical cells in this column.  
    Public PropertyGets or sets whether a page break is inserted before this column when printing.  
    Public PropertyGets or sets whether this column can be resized.  
    Public PropertyGets or sets the name of the sheet.  
    Public PropertyGets or sets whether the column shows a sort indicator when automatically sorted.  
    Public PropertyGets or sets the sort indicator of this column.  
    Public PropertyGets or sets whether the column is visible.  
    Public PropertyGets or sets the width of cells in this column.  
    Top
    See Also