Table of Contents

Method AfterMarginChanged

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

AfterMarginChanged(Control)

Called after the value of the Margin property changes.

void AfterMarginChanged(Control sender)

Parameters

sender Control

Control which sends the notification.