Table of Contents

Method OnSplitterMoving

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

OnSplitterMoving(SplitterEventArgs)

Raises the SplitterMoving event. This event occurs while the splitter is being moved by the user.

protected virtual void OnSplitterMoving(SplitterEventArgs e)

Parameters

e SplitterEventArgs

A SplitterEventArgs that contains the event data.