Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / GroupShape Class / Next Property

In This Topic
    Next Property (GroupShape)
    In This Topic
    Gets the next group shape.
    Syntax
    'Declaration
     
    Public ReadOnly Property Next As GroupShape
    public GroupShape Next {get;}
    See Also