Skip to main content

DiagramCommandsBase.SetPageParametersCommand Field

Invoke the Page Setup dialog window.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v23.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