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

DashboardDesignerLayoutSettings.DragDropIndicatorSize Property

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

Namespace: DevExpress.DashboardWin

Assembly: DevExpress.Dashboard.v19.1.Win.dll

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