Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ActionMap Class / Size Property


In This Topic
Size Property (ActionMap)
In This Topic
Returns the number of mappings defined in this action map.
Syntax
'Declaration
 
Public ReadOnly Property Size As Integer
 
'Usage
 
Dim instance As ActionMap
Dim value As Integer
 
value = instance.Size
See Also