Show / Hide Table of Contents

Delegate MatrixChildQuestionData.ChildQuestionsRowChangeEventHandler

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