←Select platform

SelectedItem Property

Summary

(Read Only) Gets the filled OmrFormField from the list of fields.

Syntax
C#
VB
C++
public OmrFormField SelectedItem { get; } 
Public ReadOnly Property SelectedItem() As OmrFormField 
   Get 
public:  
   property OmrFormField^ SelectedItem 
   { 
      OmrFormField^ get() 
   } 

Property Value

Gets the selected OmrFormField.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly