←Select platform

LocationRight Property

Summary

Indicates the location of the suggested value is on the right side.

Syntax
C#
VB
C++
public bool LocationRight {get; set;} 
Public Property LocationRight() As Boolean 
   Get 
   Set 
public:  
   property bool LocationRight 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true the location of the suggested value is right; otherwise, false.

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

Leadtools.Document.Unstructured Assembly

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