Show / Hide Table of Contents

Delegate NSurveyForm.QuestionSectionGridAnswerRowChangeEventHandler

Namespace: Votations.NSurvey.Data
Assembly: SurveyProject.BusinessEntities.dll
Syntax
public delegate void QuestionSectionGridAnswerRowChangeEventHandler(object sender, NSurveyForm.QuestionSectionGridAnswerRowChangeEvent e);
Parameters
Type Name Description
System.Object sender
NSurveyForm.QuestionSectionGridAnswerRowChangeEvent e
In This Article
Back to top Generated by DocFX