DashboardDesignerLayoutSettings.ResizingAreaThickness Property
Gets or sets the thickness of the resizing area.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the thickness (in pixels) of the resizing area. |
Remarks
You can resize individual items/groups of items by dragging their edges. In the area allowing you to resize items, the resizing indicator (the icon) is displayed.
The ResizingAreaThickness property specifies the thickness of this area.
See Also