Show / Hide Table of Contents

Delegate QuestionSectionOptionData.QuestionSectionOptionsRowChangeEventHandler

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