Version

ComboBoxField Class Fields

For a list of all members of this type, see ComboBoxField members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ComboBoxStylePropertyIdentifies the ComboBoxStyle dependency property  
Public Fieldstatic (Shared in Visual Basic)DisplayMemberPathPropertyIdentifies the DisplayMemberPath dependency property  
Public Fieldstatic (Shared in Visual Basic)DisplayValueSourcePropertyIdentifies the DisplayValueSource dependency property.  
Public Fieldstatic (Shared in Visual Basic)DropDownButtonDisplayModePropertyIdentifies the DropDownButtonDisplayMode dependency property  
Public Fieldstatic (Shared in Visual Basic)DropDownButtonStylePropertyIdentifies the DropDownButtonStyle dependency property  
Public Fieldstatic (Shared in Visual Basic)DropDownResizeModePropertyIdentifies the DropDownResizeMode dependency property  
Public Fieldstatic (Shared in Visual Basic)IsEditablePropertyIdentifies the IsEditable dependency property  
Public Fieldstatic (Shared in Visual Basic)ItemsSourcePropertyIdentifies the ItemsSource dependency property  
Public Fieldstatic (Shared in Visual Basic)LimitToListPropertyIdentifies the read-only LimitToList dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaxDropDownHeightPropertyIdentifies the MaxDropDownHeight dependency property  
Public Fieldstatic (Shared in Visual Basic)MaxDropDownWidthPropertyIdentifies the MaxDropDownWidth dependency property  
Public Fieldstatic (Shared in Visual Basic)MinDropDownWidthPropertyIdentifies the MinDropDownWidth dependency property  
Public Fieldstatic (Shared in Visual Basic)PostDropDownAreaTemplatePropertyIdentifies the PostDropDownAreaTemplate dependency property  
Public Fieldstatic (Shared in Visual Basic)PreDropDownAreaTemplatePropertyIdentifies the PreDropDownAreaTemplate dependency property  
Public Fieldstatic (Shared in Visual Basic)ValuePathPropertyIdentifies the ValuePath dependency property  
See Also