Hide PrinterDetails heading row

This commit is contained in:
jlewin 2019-06-11 17:43:37 -07:00
parent 87027cc724
commit 7c3abe91d1
2 changed files with 5 additions and 0 deletions

View file

@ -334,6 +334,7 @@ namespace MatterHackers.MatterControl.PrintLibrary
false)
{
ShowProducts = false,
ShowHeadingRow = false,
StoreID = storePrinterID?.SID,
HAnchor = HAnchor.Stretch,
VAnchor = VAnchor.Fit