Table of Contents

Class SectionLayout

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

Used to define the position of a section in another section or dialog.

public class SectionLayout : ILayout
Inheritance
SectionLayout
Implements
Extension Methods

Constructors

SectionLayout(int, int)

Initializes a new instance of the SectionLayout class.

Properties

Column

Gets or sets the column location of the section on the dialog grid.

Row

Gets or sets the row location of the section on the dialog grid.