Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ActionMap Class / Clear Method


In This Topic
Clear Method (ActionMap)
In This Topic
Removes all the mappings from this action map.
Syntax
'Declaration
 
Public Sub Clear() 
 
'Usage
 
Dim instance As ActionMap
 
instance.Clear()
See Also