SalTableRowCollection

PPJ.Runtime.Windows.SalTableRowCollection

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Runtime.49 (4.9.0.0)

Collection of all the rows in the SalTableWindow control.

public class SalTableRowCollection : IList, ICollection, IEnumerable, IEnumerable<SalTableRow>

Constructors

Constructor

NameTypeDescription

grid

Properties

Int32: get number of rows

SalTableRow:

Methods

contains row

ParameterTypeDescription

row

Returns: Boolean.

copy to

ParameterTypeDescription

array

index

index of row

ParameterTypeDescription

row

Returns: Int32.

Last updated