Skip to main content

Interface IContainerItemHandler

Namespace: Aurigma.DesignAtoms.Canvas.ItemHandlers
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IContainerItemHandler

Properties

IsNestedContainerItemsAlreadyUpdated

bool IsNestedContainerItemsAlreadyUpdated { get; set; }

Methods

UpdateNestedItemHandlerLayouts

bool UpdateNestedItemHandlerLayouts(Func<ItemHandler, bool> updateFunc)
Parameters
TypeNameDescription
System.Func<Aurigma.DesignAtoms.Canvas.ItemHandlers.ItemHandler,System.Boolean>updateFunc
Returns

System.Boolean

Was this page helpful?