OmrField Property

Summary

A reference that holds the OmrFormField to delegate the processing of this SingleField to this property.

Syntax
C#
VB
C++
public OmrFormField OmrField { get; set; } 
Public Property OmrField As OmrFormField 
public:  
   property OmrFormField^ OmrField 
   { 
      OmrFormField^ get() 
      void set(OmrFormField^ value) 
   } 

Property Value

An OmrFormField where the actual processing of the SingleField takes place.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

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