List_
extends BaseComponent
in package
List Model
Table of Contents
Properties
Properties
$rows
public
array<string|int, Row>|null
$rows
The Rows of the list
$fields
protected
static array<string|int, string>
$fields
= ["rows" => "\\Blackbaud\\SKY\\School\\Components\\Row[]"]