LayoutCell

LayoutCell is one these types:

LayoutCell
ColumnLayoutCell
FieldLayoutCell
HorizontalBoxLayoutCell
ListLayoutCell
VerticalBoxLayoutCell

The LayoutCell interface provides the base class for all layout cells. A layout cell provides the ability to override properties from the parent control's Layout for any individual control.

Further documentation.