|
BcfRowViewDelete Method |
Deletes the associated
BcfRow.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 3.0.2.0
Syntax Public Function Delete As Boolean
member Delete : unit -> bool
Return Value
Type:
Booleantrue if row was deleted,
false otherwise.
Exceptions Remarks Version Information CalculationWorks.ViewModel.Forms
Supported in: 3.0, 2.1, 2.0
See Also