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

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