Class LikertTableRowGrid
public class LikertTableRowGrid : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
LikertTableRowGrid
- Implements
- Inherited Members
Constructors
LikertTableRowGrid()
public LikertTableRowGrid()
Fields
NewRowButton
NewRowButton control.
protected Button NewRowButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoRows
NoRows control.
protected HtmlGenericControl NoRows
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StateInput
StateInput control.
protected HiddenField StateInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
HasItems
public bool HasItems { get; }
Property Value
Methods
LoadData(SurveyQuestion, string)
public int LoadData(SurveyQuestion question, string language)
Parameters
questionSurveyQuestionlanguagestring
Returns
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)
Parameters
Save(SurveyQuestion)
public bool Save(SurveyQuestion question)
Parameters
questionSurveyQuestion