Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.PdfViewer Namespace / FormField Class / FieldName Property

In This Topic
    FieldName Property (FormField)
    In This Topic
    Gets the identifying name of the field.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FieldName As String
    public string FieldName {get;}
    See Also