Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > NotifyLeadCollectionChangedEventArgs Class : Action Property |
public NotifyLeadCollectionChangedAction Action {get;}
'Declaration
Public ReadOnly Property Action As NotifyLeadCollectionChangedAction
'Usage
Dim instance As NotifyLeadCollectionChangedEventArgs Dim value As NotifyLeadCollectionChangedAction value = instance.Action
public NotifyLeadCollectionChangedAction Action {get;}
get_Action();
public: property NotifyLeadCollectionChangedAction Action { NotifyLeadCollectionChangedAction get(); }