Spread Windows Forms 6.0 Product Documentation
AddColumn Method
See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > DefaultRowFilter Class : AddColumn Method


Glossary Item Box

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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.