←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly