Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.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