←Select platform

ValueType Property

Summary

Type of this bubble field value. It can be numerical or characters.

Syntax

C#
VB
C++
public BubbleWordValueType ValueType { get; set; } 
Public Property ValueType() As BubbleWordValueType 
   Get 
   Set 
public:  
   property BubbleWordValueType^ ValueType 
   { 
      BubbleWordValueType^ get() 
      void set(BubbleWordValueType^ value) 
   } 

Property Value

Type of the field value.

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