Show / Hide Table of Contents

Delegate NSurveyQuestion.QuestionGroupsRowChangeEventHandler

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