AmpAttributes.Layout

AmpAttributes.Layout property

AMP provides a set of layouts that specify how an AMP component behaves in the document layout.

public LayoutType Layout { get; set; }

See Also