Table of Contents

Method IsInDocument

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

IsInDocument(DesignItem)

Indicates if the specified design item is contained in the document.

public static bool IsInDocument(DesignItem item)

Parameters

item DesignItem

Returns

bool

True for live objects, false for deleted objects.