 |
| BcfUndoRedoItemRowAdded Class |
Class stores information about an row add action. This class cannot be inherited.
Inheritance HierarchySystemObject CalculationWorks.BusinessModel.UndoRedoBcfUndoRedoItemRowAdded
Namespace: CalculationWorks.BusinessModel.UndoRedoAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic sealed class BcfUndoRedoItemRowAdded : IBcfUndoRedoItem
Public NotInheritable Class BcfUndoRedoItemRowAdded
Implements IBcfUndoRedoItem
public ref class BcfUndoRedoItemRowAdded sealed : IBcfUndoRedoItem
[<SealedAttribute>]
type BcfUndoRedoItemRowAdded =
class
interface IBcfUndoRedoItem
endThe BcfUndoRedoItemRowAdded type exposes the following members.
Properties|
| Name | Description |
|---|
 | Row |
Gets the row.
|
Top
Methods
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2, 3.0, 2.1, 2.0
See Also