ToolBar.ToolBarButtonCollection
Wisej.Web.ToolBar ToolBarButtonCollection
public class ToolBarButtonCollection : IList, ICollection, IEnumerablePublic Class ToolBarButtonCollection
Inherits IList
Implements ICollection, IEnumerableConstructors
ToolBarButtonCollection(owner)
Name
Type
Description
Properties
IsReadOnly
Item(index)
Item(name)
Methods
Add(text)
Parameter
Type
Description
Add(button)
Parameter
Type
Description
AddRange(buttons)
Parameter
Type
Description
Clear()
Clear(dispose)
Parameter
Type
Description
Contains(button)
Parameter
Type
Description
ContainsKey(key)
Parameter
Type
Description
GetEnumerator()
IndexOf(button)
Parameter
Type
Description
IndexOfKey(key)
Parameter
Type
Description
Insert(index, button)
Parameter
Type
Description
Remove(button)
Parameter
Type
Description
RemoveAt(index)
Parameter
Type
Description
RemoveByKey(key)
Parameter
Type
Description
Last updated
Was this helpful?

