ArcGIS Pro 2.8 API Reference Guide
CreateGroupElement Method (LayoutElementFactory)

ArcGIS.Desktop.Layouts Namespace > LayoutElementFactory Class : CreateGroupElement Method
Overload List
OverloadDescription
Creates a group element using a list of element names. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a group element with a no elements. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a group element with a single element. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a group element from a list of elements. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

LayoutElementFactory Class
LayoutElementFactory Members