 | BcfFaultViewTaggedCells Property |
[This is preliminary documentation and is subject to change.]
Gets an immutable array containing tagged cells.
Namespace:
CalculationWorks.ViewModel.Forms
Assembly:
CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.0.0-beta6
Syntaxpublic ImmutableArray<BcfCell> TaggedCells { get; }Public ReadOnly Property TaggedCells As ImmutableArray(Of BcfCell)
Get
Return Value
Type:
ImmutableArrayBcfCellAn immutable array containing tagged cells.
Version InformationForms
Supported in: 4.0
See Also