PrintingSystem.GetCommandVisibility(PrintingSystemCommand) Method
In This Article
Gets the current visibility of the specified printing system command.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
command | Printing |
A DevExpress. |
#Returns
Type | Description |
---|---|
Command |
A DevExpress. |
See Also