Delegate NSurveyQuestion.AnswerTypeRowChangeEventHandler
Namespace: Votations.NSurvey.Data
Assembly: SurveyProject.BusinessEntities.dll
Syntax
public delegate void AnswerTypeRowChangeEventHandler(object sender, NSurveyQuestion.AnswerTypeRowChangeEvent e);
Parameters
Type | Name | Description |
---|---|---|
System.Object | sender | |
NSurveyQuestion.AnswerTypeRowChangeEvent | e |