 | VishnuViewModelBaseColumnNumber field |
Returns or sets the column number of the associated control
in a square matrix.
This value is moved to the GridColumn property at a suitable time,
to inform the WPF GUI.
Namespace: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
SyntaxPublic ColumnNumber As Integer
val mutable ColumnNumber: int
Return value
Int32The column number of the associated control in a square matrix.
See also