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


In This Topic
    NTreeListColumn Class Members
    In This Topic

    The following tables list the members exposed by NTreeListColumn.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
    Public Properties
     NameDescription
    Public PropertyDetermines whether the column may be auto-sized by its owner NTreeList instance.  
    Public PropertyDetermines whether the owning tree-list may group-by this column.  
    Public PropertyGets/sets the alignment of content in column's sub-items.  
    Public PropertyGets the item which represents the header part of the column.  
    Public PropertyDetermines whether the column is visible in the current GUI context.  
    Public PropertyGets/sets the minimum width of the column.  
    Public PropertyGets/sets the name of the column. This value may be used to look-up a column in its parent NTreeList's Columns collection.  
    Public PropertyGets/sets the pin mode of the column.  
    Public PropertyDetermines whether the owning tree-list may be sorted by this column.  
    Public PropertyGets the current sort mode of the column.  
    Public PropertyDetermines whether the column is visible.  
    Public PropertyGets/sets the width of the column.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the default minimum width of the column.  
    Protected PropertyGets the default width of the column.  
    Protected Property (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Public MethodOverridden.   
    Public MethodOverloaded.  (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Public MethodGets the minimum possible width for the column.  
    Public MethodInitializes the column from a DataColumn instance.  
    Public MethodOverridden.   
    Public MethodForces visible filter update.  
    Top
    See Also