Show / Hide Table of Contents

Delegate PageOptionData.PageOptionsRowChangeEventHandler

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