$footerRowOptions public property
The HTML attributes for the table footer row.
See also yii\helpers\Html::renderTagAttributes() for details on how attributes are being rendered.
public array $footerRowOptions = []
$footerRowOptions public property
The HTML attributes for the table footer row.
See also yii\helpers\Html::renderTagAttributes() for details on how attributes are being rendered.
public array $footerRowOptions = []
Please login to continue.