Show / Hide Table of Contents

Delegate NSurveyQuestion.QuestionSectionOptionRowChangeEventHandler

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