Name | Description | |
---|---|---|
FormulaEntryCollection Constructor |
The following tables list the members exposed by FormulaEntryCollection.
Name | Description | |
---|---|---|
FormulaEntryCollection Constructor |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Gets or sets the formula entry at a specific position in the collection. |
Name | Description | |
---|---|---|
InnerList | (Inherited from System.Collections.CollectionBase) | |
IsTrackingViewState | Gets the tracking state. | |
List | (Inherited from System.Collections.CollectionBase) | |
ViewState | Gets the stored view state. |
Name | Description | |
---|---|---|
Add | Adds a new formula entry. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
GetEnumerator | (Inherited from System.Collections.CollectionBase) | |
Remove | Removes the formula entry. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
LoadViewState | Loads the stored view state. | |
OnClear | (Inherited from System.Collections.CollectionBase) | |
OnClearComplete | (Inherited from System.Collections.CollectionBase) | |
OnInsert | (Inherited from System.Collections.CollectionBase) | |
OnInsertComplete | (Inherited from System.Collections.CollectionBase) | |
OnRemove | (Inherited from System.Collections.CollectionBase) | |
OnRemoveComplete | (Inherited from System.Collections.CollectionBase) | |
OnSet | (Inherited from System.Collections.CollectionBase) | |
OnSetComplete | (Inherited from System.Collections.CollectionBase) | |
OnValidate | (Inherited from System.Collections.CollectionBase) | |
SaveViewState | Saves the state. | |
TrackViewState | Tracks the view state. |