Table of Contents

Method CanEnterContainer

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

CanEnterContainer(PlacementOperation, bool)

Gets if entering this container is allowed for the specified operation.

public bool CanEnterContainer(PlacementOperation operation, bool shouldAlwaysEnter)

Parameters

operation PlacementOperation
shouldAlwaysEnter bool

Returns

bool