public bool CanUngroup {get;}
public bool CanUngroup {get;}
@property (nonatomic, readonly) BOOL canUngroup;
public boolean canUngroup();
get_CanUngroup();
The AnnAutomation is in a state where objects can be ungrouped if the object currently being edited is the Leadtools.Annotations.Core.AnnSelectionObject of the current Leadtools.Annotations.Core.AnnContainer and this object contains other items in its children property.
For more information about grouping and ungrouping, refer to Grouping and Ungrouping Annotation Objects.