Version

FromLevel Method (TreeGridFilteringWrapper)

specifies from which data bound level to be applied filtering - 0 is the first level
Syntax
'Declaration
 
Public Function FromLevel( _
   ByVal fromLevel As System.Integer _
) As TreeGridFilteringWrapper
public TreeGridFilteringWrapper FromLevel( 
   System.int fromLevel
)

Parameters

fromLevel
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, 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

View on GitHub