menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChildGroupShape - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChildGroupShape

    Represents a collection of TextBodyItem items.

    Inheritance
    System.Object
    OwnerHolder
    XDLSSerializableBase
    Entity
    WidgetBase
    ParagraphItem
    ShapeCommon
    ChildShape
    ChildGroupShape
    Implements
    IXDLSSerializable
    IParagraphItem
    IOfficeRun
    IEntity
    Inherited Members
    ChildShape.CreateLayoutInfo()
    ChildShape.Item[Int32]
    ChildShape.Visible
    Entity.Clone()
    Entity.IsComposite
    Entity.NextSibling
    Entity.Owner
    Entity.PreviousSibling
    OwnerHolder.Document
    OwnerHolder.m_doc
    ParagraphItem.ApplyStyle(String)
    ParagraphItem.CloneRun()
    ParagraphItem.Dispose()
    ParagraphItem.IsDeleteRevision
    ParagraphItem.IsInsertRevision
    ParagraphItem.m_charFormat
    ParagraphItem.OwnerMathRunElement
    ParagraphItem.OwnerParagraph
    ShapeCommon.AlternativeText
    ShapeCommon.Height
    ShapeCommon.HeightScale
    ShapeCommon.Name
    ShapeCommon.Title
    ShapeCommon.Width
    ShapeCommon.WidthScale
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    XDLSSerializableBase.InitXDLSHolder()
    XDLSSerializableBase.IXDLSSerializable.ReadXmlAttributes(IXDLSAttributeReader)
    XDLSSerializableBase.IXDLSSerializable.ReadXmlContent(IXDLSContentReader)
    XDLSSerializableBase.IXDLSSerializable.RestoreReference(String, Int32)
    XDLSSerializableBase.IXDLSSerializable.WriteXmlAttributes(IXDLSAttributeWriter)
    XDLSSerializableBase.IXDLSSerializable.WriteXmlContent(IXDLSContentWriter)
    XDLSSerializableBase.IXDLSSerializable.XDLSHolder
    XDLSSerializableBase.ReadXmlAttributes(IXDLSAttributeReader)
    XDLSSerializableBase.ReadXmlContent(IXDLSContentReader)
    XDLSSerializableBase.RestoreReference(String, Int32)
    XDLSSerializableBase.WriteXmlAttributes(IXDLSAttributeWriter)
    XDLSSerializableBase.WriteXmlContent(IXDLSContentWriter)
    XDLSSerializableBase.XDLSHolder
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public class ChildGroupShape : ChildShape, IXDLSSerializable, IParagraphItem, IOfficeRun, IEntity, ILeafWidget, IWidget

    Properties

    EntityType

    Gets the Entity type

    Declaration
    public override EntityType EntityType { get; }
    Property Value
    Type
    EntityType
    Overrides
    ChildShape.EntityType

    Methods

    CloneImpl()

    Creates a duplicate copy of this ChildGroupShape object.

    Declaration
    protected override object CloneImpl()
    Returns
    Type Description
    System.Object

    The reference of the newly created ChildGroupShape.

    Overrides
    ChildShape.CloneImpl()

    Implements

    IXDLSSerializable
    IParagraphItem
    IOfficeRun
    IEntity
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved