Function zng_wgt_access::row_count

source ยท
pub fn row_count(child: impl UiNode, count: impl IntoVar<usize>) -> impl UiNode
Expand description

P Sets the total number of rows in a Table, Grid, or TreeGrid when not all rows are present in the tree.

The value 0 indicates that not all rows are in the widget and the application cannot determinate the exact number.