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


In This Topic
    NLightUIItemComparer Class
    In This Topic
    An IComparer implementation used to sort items in a NLightUIItemCollection.
    Object Model
    NLightUIItemComparer Class
    Syntax
    'Declaration
     
    
    Public Class NLightUIItemComparer 
    'Usage
     
    
    Dim instance As NLightUIItemComparer
    public class 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