Name | Description | |
---|---|---|
C1ComboBox Constructor | Overloaded. |
The following tables list the members exposed by C1ComboBox.
Name | Description | |
---|---|---|
C1ComboBox Constructor | Overloaded. |
Name | Description | |
---|---|---|
AutoCompleteProperty | Identifies the AutoComplete dependency property. | |
DisplayMemberPathProperty | Identifies the DisplayMemberPath dependency property. | |
ItemsSourceProperty | Identifies the ItemsSource dependency property. | |
PlaceholderProperty | Identifies the Placeholder dependency property. | |
SelectedBackgroundColorProperty | Identifies the SelectedBackgroundColor dependency property. | |
SelectedIndexProperty | Identifies the SelectedIndex dependency property. | |
SelectedItemProperty | Identifies the SelectedItem dependency property. | |
SelectedValuePathProperty | Identifies the SelectedValuePath dependency property. | |
SelectedValueProperty | Identifies the SelectedValue dependency property. | |
TextAlignmentProperty | Identifies the TextAlignment dependency property. | |
TextColorProperty | Identifies the TextColor dependency property. | |
TextFontProperty | ||
TextProperty | Identifies the Text dependency property. |
Name | Description | |
---|---|---|
AutoClose | Gets or sets auto closes the drop when the user hits outside it. (Inherited from C1.iOS.Input.C1DropDown) | |
AutoComplete | Gets or sets whether the control should try to automatically complete entries using the list of items. | |
ButtonBackgroundColor | Gets or sets the background of the button. (Inherited from C1.iOS.Input.C1DropDown) | |
ButtonColor | Gets or sets the color of the button content. (Inherited from C1.iOS.Input.C1DropDown) | |
ClassHandle | (Inherited from UIKit.UIView) | |
CloseButtonBackgroundColor | Gets or sets the background of the close button. (Inherited from C1.iOS.Input.C1DropDown) | |
CloseButtonTextColor | Gets or sets the color of the close button text. (Inherited from C1.iOS.Input.C1DropDown) | |
DataCollection | Gets the underlying collection. | |
DisplayMemberPath | Gets or sets the name of the property to use as the visual representation of the items. | |
DropDown | Gets or sets the drop-down view. (Inherited from C1.iOS.Input.C1DropDown) | |
DropDownBackgroundColor | Gets or sets the color of the drop-down. (Inherited from C1.iOS.Input.C1DropDown) | |
DropDownBehavior | Gets or sets the drop-down behavior. (Inherited from C1.iOS.Input.C1DropDown) | |
DropDownBorderColor | Gets or sets the color of the drop-down border. (Inherited from C1.iOS.Input.C1DropDown) | |
DropDownBorderWidth | Gets or sets the width of the drop-down border. (Inherited from C1.iOS.Input.C1DropDown) | |
DropDownHeight | Gets or sets the height of the drop-down object. (Inherited from C1.iOS.Input.C1DropDown) | |
DropDownMode | Gets or sets the mode that the DropDown uses to display the DropDownView. (Inherited from C1.iOS.Input.C1DropDown) | |
DropDownWidth | Gets or sets the width of the drop-down object. (Inherited from C1.iOS.Input.C1DropDown) | |
EditableHeader | Gets or sets the editable header view. (Inherited from C1.iOS.Input.C1DropDown) | |
EditableHeaderBackgroundColor | Gets or sets the background color for the editable header. (Inherited from C1.iOS.Input.C1DropDown) | |
FlowDirection | Gets or sets a value that indicates whether that content should flow. (Inherited from C1.iOS.Input.C1DropDown) | |
Handle | (Inherited from Foundation.NSObject) | |
Header | Gets or sets the header view. (Inherited from C1.iOS.Input.C1DropDown) | |
HeaderBackgroundColor | Gets or sets the background color for the header. (Inherited from C1.iOS.Input.C1DropDown) | |
HeaderBorderColor | Gets or sets the border color for the header. (Inherited from C1.iOS.Input.C1DropDown) | |
HeaderBorderWidth | Gets or sets the border thickness for the header. (Inherited from C1.iOS.Input.C1DropDown) | |
Hidden | Specifies whether the UIKit.UIView displays or not. (Inherited from C1.iOS.Input.C1DropDown) | |
IsAnimated | Gets or sets whether the control is animated. (Inherited from C1.iOS.Input.C1DropDown) | |
IsDropDownOpen | Gets or sets a value that indicates whether the dropdown is currently visible. (Inherited from C1.iOS.Input.C1DropDown) | |
IsEditable | Gets or sets the value that enables or disables editing of the text in the control. (Inherited from C1.iOS.Input.C1DropDown) | |
IsEnabled | Gets or sets whether the control should be enabled. (Inherited from C1.iOS.Input.C1DropDown) | |
ItemsSource | Gets or sets the source collection that contains the items to select from. | |
MaxDropDownHeight | Gets or sets the maximum length constraint of the drop-down box. (Inherited from C1.iOS.Input.C1DropDown) | |
MinDropDownHeight | Gets or sets the minimum length constraint of the drop-down box. (Inherited from C1.iOS.Input.C1DropDown) | |
Placeholder | Gets or sets the string shown as a hint when the control is empty. | |
SelectedBackgroundColor | Gets or sets the selected background color. | |
SelectedIndex | Gets or sets the index of the selected item. | |
SelectedItem | Gets or sets the current selected item. | |
SelectedValue | Gets or sets the value of the currently selected item using SelectedValuePath. | |
SelectedValuePath | Gets or sets the path that is used to get the value from the selected item. | |
ShowButton | Gets or sets a value that indicates whether the control should display a dropdown button. (Inherited from C1.iOS.Input.C1DropDown) | |
ShowClearButton | Gets or sets a value that indicates whether the clear button show or not. (Inherited from C1.iOS.Input.C1DropDown) | |
ShowCloseButton | Gets or sets a value that indicates whether the close button is currently visible in full screen. (Inherited from C1.iOS.Input.C1DropDown) | |
ShowEditableHeader | Gets or sets a value that indicates whether the editable header is currently visible. (Inherited from C1.iOS.Input.C1DropDown) | |
ShowHeader | Gets or sets a value that indicates whether the header is currently visible. (Inherited from C1.iOS.Input.C1DropDown) | |
Site | (Inherited from C1.iOS.Input.C1DropDown) | |
SuperHandle | (Inherited from Foundation.NSObject) | |
Text | Gets or sets the text of the control. | |
TextAlignment | Gets or sets the alignment of input text. | |
TextColor | Gets or sets the text color. | |
TextFont | Gets or sets the text font. |
Name | Description | |
---|---|---|
Add | (Inherited from UIKit.UIView) | |
AddObserver | Overloaded. (Inherited from Foundation.NSObject) | |
AddSubviews | (Inherited from UIKit.UIView) | |
AwakeFromNib | (Inherited from Foundation.NSObject) | |
BeginInvokeOnMainThread | Overloaded. (Inherited from Foundation.NSObject) | |
ConformsToProtocol | (Inherited from Foundation.NSObject) | |
DangerousAutorelease | (Inherited from Foundation.NSObject) | |
DangerousRelease | (Inherited from Foundation.NSObject) | |
DangerousRetain | (Inherited from Foundation.NSObject) | |
Dispose | (Inherited from Foundation.NSObject) | |
Equals | Overloaded. (Inherited from Foundation.NSObject) | |
GetEnumerator | (Inherited from UIKit.UIView) | |
GetHashCode | (Inherited from Foundation.NSObject) | |
GetNativeField | (Inherited from Foundation.NSObject) | |
Init | (Inherited from Foundation.NSObject) | |
Invoke | Overloaded. (Inherited from Foundation.NSObject) | |
InvokeOnMainThread | Overloaded. (Inherited from Foundation.NSObject) | |
SelectAll | Sets the focus to the control and selects all of its contents. | |
SetNativeField | (Inherited from Foundation.NSObject) | |
SetValueForKeyPath | (Inherited from Foundation.NSObject) | |
ToString | (Inherited from Foundation.NSObject) | |
UpdateLayoutDirection | (Inherited from C1.iOS.Input.C1DropDown) |
Name | Description | |
---|---|---|
GetImage | Get the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android. |
Name | Description | |
---|---|---|
AnimationWillEnd | (Inherited from UIKit.UIView) | |
AnimationWillStart | (Inherited from UIKit.UIView) | |
Completed | Occurs when the SelectedDate or SelectedDates properties change. | |
Disposed | Occurs when the object is disposed. (Inherited from C1.iOS.Input.C1DropDown) | |
DropDownOpenChanged | Event raised when the IsDropDownOpen property has changed. (Inherited from C1.iOS.Input.C1DropDown) | |
DropDownOpenChanging | Event raised before the IsDropDownOpenChanging property changes. (Inherited from C1.iOS.Input.C1DropDown) | |
ItemLoading | Event raised before an item view is created. | |
SelectedIndexChanged | Event raised before the SelectedIndexproperty changes. | |
TextChanged | Event raised before the Textproperty changes. |