Click or drag to resize
UILayoutPaneResizerDragOpacity Property
Opacity of resizer bar when dragging to resize a pane.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public Nullable<int> ResizerDragOpacity { get; set; }

Property Value

Type: NullableInt32
See Also