Spread Windows Forms 12.0 Product Documentation
ID Property (PropertyComboBoxType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > PropertyComboBoxType Class : ID Property
Syntax
'Declaration
 
Public Property ID As Integer
'Usage
 
Dim instance As PropertyComboBoxType
Dim value As Integer
 
instance.ID = value
 
value = instance.ID
public int ID {get; set;}
See Also

Reference

PropertyComboBoxType Class
PropertyComboBoxType Members