Show / Hide Table of Contents

Delegate SelectionOverflowEventHandler

Namespace: Votations.NSurvey.WebControls.UI
Assembly: SurveyProject.WebControls.dll
Syntax
public delegate void SelectionOverflowEventHandler(object sender, QuestionItemAnswersEventArgs e);
Parameters
Type Name Description
System.Object sender
QuestionItemAnswersEventArgs e
In This Article
Back to top Generated by DocFX