Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultRowFilter Class / AddColumn Method


In This Topic
    AddColumn Method (DefaultRowFilter)
    In This Topic
    Adds a filter column definition to the row filter.
    Adds a filter column definition to the row filter.
    Overload List
    OverloadDescription
    Adds a filter column definition to the row filter.  
    Adds a filter column definition to the row filter.  
    Adds a filter column definition to the row filter with the specified list behavior.  
    Remarks
    NOTE:  When AllowAutoFilter is set on a column an instance of HideRowFilter is created, which inherits from the DefaultRowFilter. You can access this filter via the RowFilter property of the sheet.
    See Also