Click or drag to resize

JobGroupViewModelRowCount field

Returns or sets the number of rows of a square matrix. This value is moved to the GridRowCount property at a suitable time, to inform the WPF GUI.

Namespace: Vishnu.ViewModel
Assembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public int RowCount

Return value

Int32
The number of rows in a square matrix.
See also