←Select platform

Answers Property

Summary

A list of SingleSelectionField that holds the Omr rows in this field.

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

Property Value

A list of SingleSelectionField represents the Omr rows 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.