←Select platform

SubBoxes Property

Summary
Gets or sets the sub-boxes contained within this box.

Syntax
C#
C++/CLI
Python
public Collection<JPxBox> SubBoxes { get; set; } 
public: 
property Collection<JPxBox^>^ SubBoxes { 
   Collection<JPxBox^>^ get(); 
   void set (    Collection<JPxBox^>^ ); 
} 
SubBoxes # get and set (JPxBox) 

Property Value

A Collection of JPxBox objects which represents the sub-boxes contained in this box.

Requirements

Target Platforms

See Also

Reference

JPxBox Class

JPxBox Members

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

Leadtools.Jpip Assembly

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