Hide PrinterDetails heading row
This commit is contained in:
parent
87027cc724
commit
7c3abe91d1
2 changed files with 5 additions and 0 deletions
|
|
@ -334,6 +334,7 @@ namespace MatterHackers.MatterControl.PrintLibrary
|
|||
false)
|
||||
{
|
||||
ShowProducts = false,
|
||||
ShowHeadingRow = false,
|
||||
StoreID = storePrinterID?.SID,
|
||||
HAnchor = HAnchor.Stretch,
|
||||
VAnchor = VAnchor.Fit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue