Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PropertyComboBoxType Class / ID Property


In This Topic
ID Property (PropertyComboBoxType)
In This Topic
Syntax
'Declaration
 
Public Property ID As Integer
 
'Usage
 
Dim instance As PropertyComboBoxType
Dim value As Integer
 
instance.ID = value
 
value = instance.ID
See Also