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


In This Topic
    NTreeListColumnNotifyData Class Members
    In This Topic

    The following tables list the members exposed by NTreeListColumnNotifyData.

    Public Constructors
    Public Fields
     NameDescription
    Public FieldDetermines whether the notification should be canceled. (Inherited from Nevron.UI.WinForm.Controls.NLightUINotifyData)
    Public FieldThe column associated with the notification  
    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 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