Table of Contents

Method RaiseLayout

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

RaiseLayout(object?, DefaultLayoutEventArgs)

Raises the Layout event.

public static void RaiseLayout(object? sender, DefaultLayoutEventArgs e)

Parameters

sender object

The source of the event.

e DefaultLayoutEventArgs

A DefaultLayoutEventArgs that contains the event data.