Table of Contents

Method Assign

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

Assign(IMenuProperties)

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

public virtual void Assign(IMenuProperties source)

Parameters

source IMenuProperties

The source object containing the properties to copy. Cannot be null.