←Select platform

Value Property

Summary

Gets or sets the value.

Syntax

C#
VB
C++
public object Value { get; set; } 
Public Property Value As Object 
public: 
property Object^ Value { 
   Object^ get(); 
   void set (    Object^ ); 
} 

Property Value

The value of the context item.

Example

For an example refer to InitializeBinding.

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.Ccow Assembly