Method RaiseLayout
RaiseLayout(object?, DefaultLayoutEventArgs)
Raises the Layout event.
public static void RaiseLayout(object? sender, DefaultLayoutEventArgs e)
Parameters
senderobjectThe source of the event.
eDefaultLayoutEventArgsA DefaultLayoutEventArgs that contains the event data.