GrapeCity.Win.MultiRow Namespace > AutoFilterToolStripItem Class : InitializeFilterTree Method |
Protected Overridable Sub InitializeFilterTree( _ ByVal rootNode As FilterTreeNode, _ ByVal filterEntries As List(Of FilterTreeNodeEntry), _ ByVal filteringCellIndex As Integer _ )
Dim instance As AutoFilterToolStripItem Dim rootNode As FilterTreeNode Dim filterEntries As List(Of FilterTreeNodeEntry) Dim filteringCellIndex As Integer instance.InitializeFilterTree(rootNode, filterEntries, filteringCellIndex)
protected virtual void InitializeFilterTree( FilterTreeNode rootNode, List<FilterTreeNodeEntry> filterEntries, int filteringCellIndex )
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