Show / Hide Table of Contents

Delegate MatrixChildQuestionData.AnswersRowChangeEventHandler

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