Is it possible to pre-set column width here, using the @{} constructor or whatever? I can get a Select-Object @{name=''; expression=''} | Out-Gridview to work but adding a width= fails.
↧
Is it possible to pre-set column width here, using the @{} constructor or whatever? I can get a Select-Object @{name=''; expression=''} | Out-Gridview to work but adding a width= fails.