Back to Devexpress

DashboardDesignerLayoutSettings.DragDropIndicatorAlphaLevel Property

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

latest1.3 KB
Original Source

DashboardDesignerLayoutSettings.DragDropIndicatorAlphaLevel Property

Gets or sets the transparency level for the drag/drop indicator.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

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

Property Value

TypeDescription
Int32

An integer value that specifies the transparency level (0 to 255) for the drag/drop indicator.

|

See Also

DashboardDesignerLayoutSettings Class

DashboardDesignerLayoutSettings Members

DevExpress.DashboardWin Namespace