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


In This Topic
    NTreeListNodeFormattableSubItem Class Members
    In This Topic

    The following tables list the members exposed by NTreeListNodeFormattableSubItem.

    Public Fields
     NameDescription
    Public Field  
    Top
    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. (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeTextSubItem)
    Public PropertyGets/sets the string used to format the item's value.  
    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. (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeTextSubItem)
    Public PropertyGets/sets the text formatting structure. (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeTextSubItem)
    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. (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeTextSubItem)
    Protected PropertyGets the default value of the TextFormat property. (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeTextSubItem)
    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 Method (Inherited from Nevron.UI.WinForm.Controls.NTreeListNodeTextSubItem)
    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