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


In This Topic
    NLightUIItemNotifyData Class Members
    In This Topic

    The following tables list the members exposed by NLightUIItemNotifyData.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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 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)
    Public FieldThe originator of the action.  
    Top
    See Also