UltimateEditor Class Library

DropDown Class

Represents a dropdown list that contains the items of a DropDown toolbar item.

For a list of all members of this type, see DropDown Members.

System.Object
   System.Collections.CollectionBase
      Karamasoft.WebControls.UltimateEditor.DropDown

[Visual Basic]
NotInheritable Public Class DropDown
    Inherits CollectionBase
[C#]
public sealed class DropDown : CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Karamasoft.WebControls.UltimateEditor

Assembly: UltimateEditor (in UltimateEditor.dll)

See Also

DropDown Members | Karamasoft.WebControls.UltimateEditor Namespace