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


In This Topic
    NTreeListNodeTextSubItem Class Members
    In This Topic

    The following tables list the members exposed by NTreeListNodeTextSubItem.

    Public Fields
    Public Properties
     NameDescription
    Public PropertyGets/sets the column this item belongs to. (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeSubItem)
    Public PropertyGets/sets the local font to be used by this item. If not set the one from owner node will be inherited.  
    Public PropertyGets/sets the title for the group node which holds this item. (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeSubItem)
    Public PropertyGets/sets the internal padding of this subitem. (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeSubItem)
    Public PropertyDetermines whether the item's local background will be painted after the owner node's one. (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeSubItem)
    Public PropertyGets/sets the rendering hint used to display the text.  
    Public PropertyGets/sets the text formatting structure.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the default value of the Padding property. (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeSubItem)
    Protected PropertyGets the default value of the RenderingHint property.  
    Protected PropertyGets the default value of the TextFormat 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.  (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeSubItem)
    Public MethodComposes the actual NFillInfo which will be used to fill item's interior. (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeSubItem)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeSubItem)
    Public MethodOverloaded.  (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Public MethodGets the value used when this item participates in a GroupBy operation. (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeSubItem)
    Public MethodGets the preferred size of the item. (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeSubItem)
    Public MethodGets the core data of the item. (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeSubItem)
    Public MethodOverridden.   
    Public MethodPre-paints the item on the specified context. (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeSubItem)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeSubItem)
    Top
    See Also