←Select platform

SelectedIndex Property

Summary

(Read only) Holds the index of the filled OMR field in the list of OMR fields.

Syntax

C#
VB
C++
public int SelectedIndex { get; } 
Public ReadOnly Property SelectedIndex() As Integer 
   Get 
public:  
   property Int32 SelectedIndex 
   { 
      Int32 get() 
   } 

Property Value

Index of the selected Omr field.

Remarks

Only available after processing the field.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly