Spread Windows Forms 9.0 Product Documentation
AddColumn Method (DefaultRowFilter)


Adds a filter column definition to the row filter.
Adds a filter column definition to the row filter.
Overload List
OverloadDescription
AddColumn(FilterColumnDefinition)Adds a filter column definition to the row filter.  
AddColumn(Int32)Adds a filter column definition to the row filter.  
AddColumn(Int32,FilterListBehavior)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.
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

DefaultRowFilter Class
DefaultRowFilter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.