Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NTreeListColumnCollection Class
Properties Methods Events


In This Topic
    NTreeListColumnCollection Class Members
    In This Topic

    The following tables list the members exposed by NTreeListColumnCollection.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the preferred width of all columns which may be auto-sized.  
    Public PropertyGets the current width of all auto-sizable columns.  
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets the first visible column in the collection.  
    Public PropertyGets the combined width, in pixels, of all pinned columns.  
    Public Property (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Public PropertyOverloaded. Gets the column at the specified index.  
    Public PropertyGets the last visible column in the collection.  
    Public PropertyGets the preferred width of all columns.  
    Public PropertyGets the width, in pixels, of all visible columns.  
    Public PropertyGets the count of the currently visible columns.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified column to the collection.  
    Public MethodAdds an array of NTreeListColumn instances to the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodDetermines whether the specified column is contained.  
    Public MethodOverloaded. Disposes all the resources used by the collection. (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Public MethodOverloaded. Retrieves the column with the specified name.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public Method  
    Public MethodAdds the specified column at the specified index in the collection.  
    Public MethodGets the next visible column, starting from the specified one.  
    Public Method  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodOverloaded.  (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Public MethodApplies the desired index of the specified column.  
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Public MethodCopies the collection into an array.  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Top
    Public Events
     NameDescription
    Public EventFired when inserting of an object is complete (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Public EventFired when removing of an object is completed (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Public EventFired before inserting an object (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Public EventFired when removing of an object is started (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Public EventFired whenever the collection is changed. (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Public EventFired when clearing of the collection is completed (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Top
    See Also