Interface ILayout
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Used to define the position of an item in a grid layout.
public interface ILayout
- Extension Methods
Properties
- Column
Gets the column location of the widget on the grid.
- Row
Gets the row location of the widget on the grid.