Table of Contents

Method OnSplitterMoving

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

OnSplitterMoving(SplitterPanelEventArgs)

Called when the splitter sash is in the process of moving.

protected virtual void OnSplitterMoving(SplitterPanelEventArgs e)

Parameters

e SplitterPanelEventArgs

An SplitterPanelEventArgs that contains the event data.