Delegate NSurveyQuestion.ChildQuestionRowChangeEventHandler
Namespace: Votations.NSurvey.Data
Assembly: SurveyProject.BusinessEntities.dll
Syntax
public delegate void ChildQuestionRowChangeEventHandler(object sender, NSurveyQuestion.ChildQuestionRowChangeEvent e);
Parameters
Type | Name | Description |
---|---|---|
System.Object | sender | |
NSurveyQuestion.ChildQuestionRowChangeEvent | e |