Spread Windows Forms 12.0 Product Documentation
GroupNo Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace > Code49 Class : GroupNo Property
Gets or sets the group number.
Syntax
'Declaration
 
Public Property GroupNo As Integer
'Usage
 
Dim instance As Code49
Dim value As Integer
 
instance.GroupNo = value
 
value = instance.GroupNo
public int GroupNo {get; set;}

Property Value

Integer number of the group
See Also

Reference

Code49 Class
Code49 Members