Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ComplexField Class / ParentField Property

In This Topic
    ParentField Property
    In This Topic
    Gets the parent complex field.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentField As ComplexField
    public ComplexField ParentField {get;}
    See Also