Show / Hide Table of Contents

Delegate NSurveyForm.ChildQuestionRowChangeEventHandler

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