C1.Android.Input Assembly / C1.Android.Input Namespace / C1ComboBox Class / NextClusterForwardId Property


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