Show / Hide Table of Contents

Delegate LayoutModeData.LayoutModesRowChangeEventHandler

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