Show / Hide Table of Contents

Delegate NSurveyForm.QuestionSectionOptionRowChangeEventHandler

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