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


In This Topic
    NTreeListColumnNotifyData Class
    In This Topic
    A notify data structure which contains information about a NTreeListColumn instance.
    Object Model
    NTreeListColumnNotifyData Class
    Syntax
    'Declaration
     
    
    Public Class NTreeListColumnNotifyData 
       Inherits NLightUINotifyData
    'Usage
     
    
    Dim instance As NTreeListColumnNotifyData
    public class NTreeListColumnNotifyData : NLightUINotifyData 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WinForm.Controls.NLightUINotifyData
          Nevron.UI.WinForm.Controls.NTreeListColumnNotifyData

    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