Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NDockingStickerTemplateCollection Class
Properties Methods Events


In This Topic
    NDockingStickerTemplateCollection Class Members
    In This Topic

    The following tables list the members exposed by NDockingStickerTemplateCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase)
    Public PropertyGets the template at the specified index.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new template to the collection.  
    Public MethodChecks whether the specified template is contained within the collection.  
    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 Method (Inherited from System.Collections.CollectionBase)
    Public MethodGets the zero-based index of the specified template in the collection.  
    Public MethodRemoves the specified template from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodOverloaded.  (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)
    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