Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NTreeListNodeSubItemNotifyData Class
Fields


In This Topic
    NTreeListNodeSubItemNotifyData Class Members
    In This Topic

    The following tables list the members exposed by NTreeListNodeSubItemNotifyData.

    Public Constructors
    Public Fields
     NameDescription
    Public FieldDetermines whether the notification should be canceled. (Inherited from Nevron.UI.WinForm.Controls.NLightUINotifyData)
    Public FieldAdditional data associated with the notification. This varies depending on the notification code. (Inherited from Nevron.UI.WinForm.Controls.NLightUINotifyData)
    Public FieldDetermines whether the notification is handled and no further processing is needed. (Inherited from Nevron.UI.WinForm.Controls.NLightUINotifyData)
    Public FieldThe sub-item associated with the notification  
    Public FieldThe node associated with the notification  
    Public FieldThe unique code of the notification. (Inherited from Nevron.UI.WinForm.Controls.NLightUINotifyData)
    Public FieldAdditional memeber which holds the key of a property if the code is ItemPropertyChangedNotification code. (Inherited from Nevron.UI.WinForm.Controls.NLightUINotifyData)
    Top
    See Also