Newer Version Available
LayoutItem Class
Namespace
Usage
Use this class when accessing Metadata.Layout metadata components. For more information, see
“LayoutItem” in the Metadata API Developer Guide.
LayoutItem Properties
The following are properties for LayoutItem.
analyticsCloudComponent
Signature
public Metadata.AnalyticsCloudComponentLayoutItem analyticsCloudComponent {get; set;}
Property Value
behavior
Signature
public Metadata.UiBehavior behavior {get; set;}
Property Value
Type: Metadata.UiBehavior
reportChartComponent
Signature
public Metadata.ReportChartComponentLayoutItem reportChartComponent {get; set;}
Property Value
width
For s-control and pages only, the width in pixels or percent. Pixel
values are simply the number of pixels, for example, 500. Percentage values must include the
percent sign, for example, 20%.
Signature
public String width {get; set;}
Property Value
Type: String