Show / Hide Table of Contents

Delegate SurveyLayoutData.SurveyLayoutRowChangeEventHandler

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