setBoundVariableForLayoutGrid
Helper function to bind a variable to a LayoutGrid.If null is provided as the variable, the given field will be unbound from any variables.
Signature
typescript
setBoundVariableForLayoutGrid(layoutGrid: LayoutGrid, field: VariableBindableLayoutGridField, variable: Variable | null): LayoutGrid