Accusoft.NotateXpress13.Net
Group Property (UserGroupDestroyedEventArgs)




Gets the group that is destroyed.
Syntax
'Declaration
 
Public Property Group As Group
'Usage
 
Dim instance As UserGroupDestroyedEventArgs
Dim value As Group
 
instance.Group = value
 
value = instance.Group
public Group Group {get; set;}
public: __property Group* get_Group();
public: __property void set_Group( 
   Group* value
);
public:
property Group^ Group {
   Group^ get();
   void set (    Group^ value);
}
Remarks
The Group set.
See Also

Reference

UserGroupDestroyedEventArgs Class
UserGroupDestroyedEventArgs Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback