Show / Hide Table of Contents

Delegate NSurveyQuestion.AnswerPropertyRowChangeEventHandler

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