Back to Devexpress

DashboardDesignerLayoutSettings.DragDropIndicatorSize Property

dashboard-devexpress-dot-dashboardwin-dot-dashboarddesignerlayoutsettings.md

latest1.2 KB
Original Source

DashboardDesignerLayoutSettings.DragDropIndicatorSize Property

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

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public static int DragDropIndicatorSize { get; set; }
vb
Public Shared Property DragDropIndicatorSize As Integer

Property Value

TypeDescription
Int32

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

|

See Also

DashboardDesignerLayoutSettings Class

DashboardDesignerLayoutSettings Members

DevExpress.DashboardWin Namespace