Using property-set it is possible to programatically define properties.
Does anyone know if and how a button label text can be changed programatically? Using either property “Text” or “Label Text” has no effect.
Use case: select row in a grid and button displays “Process record X” where X is derived from the selected row and “Process record” is fixed text.