Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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