Click or drag to resize

BcfTableViewBaseTRowViewItem Property

[This is preliminary documentation and is subject to change.]

Gets the element at the specified index

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.0.0-beta6
Syntax
public TRowView this[
	int index
] { get; }

Parameters

index
Type: SystemInt32
The index.

Return Value

Type: TRowView
TRowView.
Version Information

Forms

Supported in: 4.0
See Also