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