Skip to main content

DiagramCommandsBase.SetSelectedContainersHeaderPaddingCommand Field

Set the specified header padding value for the selected container items.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public static readonly DiagramCommand<double> SetSelectedContainersHeaderPaddingCommand

Field Value

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