Show / Hide Table of Contents

Delegate QuestionResultsData.QuestionsRowChangeEventHandler

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