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


In This Topic
    NTreeListColumnHeaderViewInfo Class
    In This Topic
    A simple data class which contains information about the header in a NTreeList control. You may retrieve a populated object by calling the GetColumnHeaderViewInfo method of a NTreeList.
    Object Model
    NTreeListColumnHeaderViewInfo Class
    Syntax
    'Declaration
     
    
    Public Class NTreeListColumnHeaderViewInfo 
    'Usage
     
    
    Dim instance As NTreeListColumnHeaderViewInfo
    public class NTreeListColumnHeaderViewInfo 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WinForm.Controls.NTreeListColumnHeaderViewInfo

    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