Table of Contents

Method Assign

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

Assign(IMenuItemProperties)

Copies the properties from the specified source to the current instance.

public virtual void Assign(IMenuItemProperties source)

Parameters

source IMenuItemProperties

An object implementing IMenuItemProperties whose properties will be copied. Cannot be null.