CUI.Controls.ComboBoxCommandProperties.IsFreeForm Field
Applies to: SharePoint Foundation 2010
Represents a command property to indicate whether the value of the combo box is free-form text entered by end user.
var value = CUI.Controls.ComboBoxCommandProperties.IsFreeForm;
Field Value
Type: String
The value of this constant is "IsFreeForm".
Applies To
CUI.Controls.ComboBoxCommandProperties Class
See Also
Reference
CUI.Controls.ComboBoxCommandProperties Fields