Table of Contents

Property Resizable

Namespace
Alternet.Scripter.Debugger.UI.Evaluation.CodeCompletion
Assembly
Alternet.Scripter.Debugger.UI.v9.dll

Resizable

Gets or sets a value indicating whether the Popup is resizable.

public bool Resizable { get; set; }

Property Value

bool

true if resizable; otherwise, false.