Table of Contents

Property IsMultiline

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

IsMultiline

Gets or sets a value indicating whether this label is multiline, meaning that it can display multiple lines of text.

public bool IsMultiline { get; set; }

Property Value

bool