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

In This Topic
    Next Property (ContentControl)
    In This Topic
    Gets the next content control in a collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Next As ContentControl
    public ContentControl Next {get;}
    See Also