ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / FormField Class / FieldControl Property

In This Topic
    FieldControl Property
    In This Topic
    Gets the related control of the field.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FieldControl As Control
    public Control FieldControl {get;}
    See Also