Skip to main content

DiagramCommandsBase.SetPageParametersCommand Field

In This Article

Invoke the Page Setup dialog window.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v24.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

#Declaration

public static readonly DiagramCommand<PageSetupTabs> SetPageParametersCommand

#Field Value

Type
DevExpress.Diagram.Core.DiagramCommand<PageSetupTabs>
See Also