Skip to main content

DashboardDesignerLayoutSettings.DragDropIndicatorSize Property

Gets or sets the size of the drag/drop indicator.

Namespace: DevExpress.DashboardWin

Assembly: DevExpress.Dashboard.v23.2.Win.dll

NuGet Package: DevExpress.Win.Dashboard

Declaration

public static int DragDropIndicatorSize { get; set; }

Property Value

Type Description
Int32

An integer value that specifies the size of the drag/drop indicator (in pixels).

See Also