Class ControlFlexLayoutPosition
Represents the position and dimensions of a control within a flexible layout on a canvas.
Inheritance
System.Object
ControlFlexLayoutPosition
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public class ControlFlexLayoutPosition : object
Remarks
This class provides properties to define the X and Y coordinates, width, and height of a control. Additionally, it includes an optional identifier for grouping controls within a layout.