ryan.d
1
Product: PowerShell Universal
Version: 1.4.6
Is there a way to expand the width of a textbox to fit the width of a UDGrid item?
adam
2
You can use the -FullWidth parameter of UDTextbox
ryan.d
3
Thank you, does this also apply to UDSeclect and UDDate?