Sandbox Logo

Panel.IsDeleting

bool IsDeleting { get; set; }

Description

Whether <see cref="M:Sandbox.UI.Panel.Delete(System.Boolean)" /> was called on this panel.

Return

User Comments