←Select platform

GroupId Property

Summary
Optional ID if this field is part of a group.
Syntax
C#
VB
C++
Java
public int GroupId { get; set; } 
Public Property GroupId As Integer 
public int getGroupId(); 
public void setGroupId( 
   int intValue 
); 
public: 
property int GroupId { 
   int get(); 
   void set (    int ); 
} 

Property Value

Optional ID if this field is part of a group.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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