←Select platform

Fields Property

Summary

A list of SingleSelectionField objects that holds the OMR marks in this field.

Syntax
C#
C++/CLI
Python
public List<SingleSelectionField> Fields { get; set; } 
public:  
   property List<SingleSelectionField^>^ Fields 
   { 
      List<SingleSelectionField^>^ get() 
      void set(List<SingleSelectionField^>^ value) 
   } 
Fields # get and set (BubbleWordField) 

Property Value

A list of SingleSelectionField represents the OMR marks in this field.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.