Spread Windows Forms 12.0 Product Documentation
Id Property (Break)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > Break Structure : Id Property
Gets an integer value indicates the axis index.
Syntax
'Declaration
 
Public ReadOnly Property Id As Integer
'Usage
 
Dim instance As Break
Dim value As Integer
 
value = instance.Id
public int Id {get;}
See Also

Reference

Break Structure
Break Members