[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentControl.Next

Next Property

Next

Gets the next content control in a collection.

Declaration
public ContentControl Next { get; }
Public ReadOnly Property [Next] As ContentControl
Implements