Spread Windows Forms 12.0 Product Documentation
ActionType Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > CustomNameChangedEventArgs Class : ActionType Property
Gets the type of the custom name that has changed.
Syntax
'Declaration
 
Public ReadOnly Property ActionType As CustomNameChangeAction
'Usage
 
Dim instance As CustomNameChangedEventArgs
Dim value As CustomNameChangeAction
 
value = instance.ActionType
public CustomNameChangeAction ActionType {get;}
See Also

Reference

CustomNameChangedEventArgs Class
CustomNameChangedEventArgs Members