pub fn col_index(child: impl IntoUiNode, index: impl IntoVar<usize>) -> UiNodeExpand description
P Sets the widget’s column index in the parent table or grid.
pub fn col_index(child: impl IntoUiNode, index: impl IntoVar<usize>) -> UiNodeP Sets the widget’s column index in the parent table or grid.