Intersoft ClientUI Documentation
UXTickBarItemCollection Class Members
See Also  Properties  Methods  Events Send Feedback
Intersoft.Client.UI.Aqua.UXInput Namespace : UXTickBarItemCollection Class


The following tables list the members exposed by UXTickBarItemCollection.

Public Constructors

Public Properties

 NameDescription
public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<UXTickBarItem>)
public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<UXTickBarItem>)
Top

Protected Properties

 NameDescription
protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<UXTickBarItem>)
Top

Public Methods

 NameDescription
public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<UXTickBarItem>)
public MethodClear (Inherited from System.Collections.ObjectModel.Collection<UXTickBarItem>)
public MethodContains (Inherited from System.Collections.ObjectModel.Collection<UXTickBarItem>)
public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<UXTickBarItem>)
public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<UXTickBarItem>)
public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<UXTickBarItem>)
public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<UXTickBarItem>)
public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<UXTickBarItem>)
public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<UXTickBarItem>)
Top

Protected Methods

 NameDescription
protected MethodClearItems (Inherited from System.Collections.ObjectModel.Collection<UXTickBarItem>)
protected MethodInsertItem (Inherited from System.Collections.ObjectModel.Collection<UXTickBarItem>)
protected MethodOnCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<UXTickBarItem>)
protected MethodOnPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<UXTickBarItem>)
protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.Collection<UXTickBarItem>)
protected MethodSetItem (Inherited from System.Collections.ObjectModel.Collection<UXTickBarItem>)
Top

Public Events

 NameDescription
public EventCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<UXTickBarItem>)
Top

Protected Events

 NameDescription
protected EventPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<UXTickBarItem>)
Top

See Also

© 2012 All Rights Reserved.