Skip to main content
A newer version of this page is available. .

DiagramCommandsBase.SetSelectedContainersHeaderPaddingCommand Field

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

Namespace: DevExpress.Diagram.Core

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

Declaration

public static readonly DiagramCommand<double> SetSelectedContainersHeaderPaddingCommand

Field Value

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