Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ControlContent Class / Control Property

In This Topic
    Control Property
    In This Topic
    Gets the parent content control.
    Syntax
    'Declaration
     
    Public ReadOnly Property Control As ContentControl
    public ContentControl Control {get;}
    See Also