MobileForms Toolkit Documentation

AdvancedList.DataRows Property

Gets the RowCollection containing displayed rows.

public RowCollection DataRows {get;}

Property Value

The RowCollection containing displayed rows.

Remarks

See Also

AdvancedList Class | Resco.Controls.AdvancedList Namespace | RowCollection