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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

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