Class FormSubmissionAnswerComboBox
public class FormSubmissionAnswerComboBox : ComboBox, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, IPostBackDataHandler, IHasEmptyMessage
- Inheritance
-
FormSubmissionAnswerComboBox
- Implements
- Inherited Members
Constructors
FormSubmissionAnswerComboBox()
public FormSubmissionAnswerComboBox()
Properties
MaxTextLength
public int? MaxTextLength { get; set; }
Property Value
- int?
ShowEllipsisOnTextCut
public bool ShowEllipsisOnTextCut { get; set; }
Property Value
SurveyQuestionIdentifier
public Guid? SurveyQuestionIdentifier { get; set; }
Property Value
- Guid?
Methods
CreateDataSource()
protected override ListItemArray CreateDataSource()