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


The following tables list the members exposed by TableRowGroupCollection.

Public Constructors

 NameDescription
public ConstructorTableRowGroupCollection ConstructorInitializes a new instance of the TableRowGroupCollection class.  
Top

Public Properties

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

Protected Properties

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

Public Methods

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

Protected Methods

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

Public Events

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

Protected Events

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

See Also

© 2012 All Rights Reserved.