Intersoft ClientUI Documentation
TableCellCollection Class Members
See Also  Properties  Methods  Events Send Feedback
Intersoft.Client.Documents Namespace : TableCellCollection Class


The following tables list the members exposed by TableCellCollection.

Public Constructors

 NameDescription
public ConstructorTableCellCollection ConstructorInitializes a new instance of the TableCellCollection class.  
Top

Public Properties

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

Protected Properties

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

Public Methods

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

Protected Methods

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

Public Events

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

Protected Events

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

See Also

© 2012 All Rights Reserved.