Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NTreeListNodeSubItem Class
Fields Properties Methods


In This Topic
    NTreeListNodeSubItem Class Members
    In This Topic

    The following tables list the members exposed by NTreeListNodeSubItem.

    Public Fields
    Public Properties
     NameDescription
    Public PropertyGets/sets the column this item belongs to.  
    Public PropertyGets/sets the title for the group node which holds this item.  
    Public PropertyGets/sets the internal padding of this subitem.  
    Public PropertyDetermines whether the item's local background will be painted after the owner node's one.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the default value of the Padding property.  
    Protected Property (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Public MethodOverloaded.   
    Public MethodComposes the actual NFillInfo which will be used to fill item's interior.  
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Public MethodOverridden.   
    Public MethodOverloaded.  (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Public MethodGets the value used when this item participates in a GroupBy operation.  
    Public MethodGets the preferred size of the item.  
    Public MethodGets the core data of the item.  
    Public MethodPost-paints the item on the specified context.  
    Public MethodPre-paints the item on the specified context.  
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Protected MethodThe core implementation of the Compare method.  
    Protected MethodOverridden.   
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Protected MethodOverridden.   
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Protected MethodOverridden.   
    Protected MethodThe core implementation of the GetPreferredSize method.  
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodPaints a string which notifies that the item currently stores no data.  
    Protected MethodSets the raw data for the item.  
    Top
    See Also