Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NTreeListComparer Class
Members


In This Topic
    NTreeListComparer Class
    In This Topic
    An IComparer implementation used to sort columns of a NTreeList control.
    Object Model
    NTreeListComparer Class
    Syntax
    'Declaration
     
    
    Public Class NTreeListComparer 
       Inherits NLightUIItemComparer
    'Usage
     
    
    Dim instance As NTreeListComparer
    public class NTreeListComparer : NLightUIItemComparer 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WinForm.Controls.NLightUIItemComparer
          Nevron.UI.WinForm.Controls.NTreeListComparer

    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