Table of Contents

Method OnSplitterMoved

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

OnSplitterMoved(SplitterEventArgs)

Raises the SplitterMoved event. This event occurs when the user finishes moving the splitter.

protected virtual void OnSplitterMoved(SplitterEventArgs e)

Parameters

e SplitterEventArgs

A SplitterEventArgs that contains the event data.