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

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