Table of Contents

Method AfterMarginChanged

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

AfterMarginChanged(Control)

Called after the value of the Margin property changes.

public virtual void AfterMarginChanged(Control sender)

Parameters

sender Control

Control which sends the notification.