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