Name Property

Summary

Gets or sets the name of the JPxBox.

Syntax
C#
VB
C++
public string Name { get; set; } 
  
Public Property Name As String 
public: 
property String^ Name { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String name of the JPxBox.

Requirements

Target Platforms

See Also

Reference

JPxBox Class

JPxBox Members

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly