Name | Description | |
---|---|---|
C1AutoComplete Constructor | Overloaded. |
The following tables list the members exposed by C1AutoComplete.
Name | Description | |
---|---|---|
C1AutoComplete Constructor | Overloaded. |
Name | Description | |
---|---|---|
AutoCompleteModeProperty | Identifies the AutoCompleteMode dependency property. | |
DelayProperty | Identifies the Delay dependency property. | |
HighlightColorProperty | Identifies the HighlightColor dependency property. | |
MinLengthProperty | Identifies the MinLength 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. (Inherited from C1.iOS.Input.C1ComboBox) | |
AutoCompleteMode | Gets or sets the mode that the DropDown uses to display the DropDownView. | |
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. (Inherited from C1.iOS.Input.C1ComboBox) | |
Delay | Gets or sets the delay, in milliseconds, between when input occurs and when the search is performed. | |
DisplayMemberPath | Gets or sets the name of the property to use as the visual representation of the items. (Inherited from C1.iOS.Input.C1ComboBox) | |
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) | |
FilterString | Gets the filter string used to show autocomplete suggestions. | |
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) | |
HighlightColor | Gets or sets the matched text hightlight color. | |
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. (Inherited from C1.iOS.Input.C1ComboBox) | |
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) | |
MinLength | Gets or sets the minimum input length to trigger autocomplete suggestions. | |
Placeholder | Gets or sets the string shown as a hint when the control is empty. (Inherited from C1.iOS.Input.C1ComboBox) | |
SelectedBackgroundColor | Gets or sets the selected background color. (Inherited from C1.iOS.Input.C1ComboBox) | |
SelectedIndex | Gets or sets the index of the selected item. (Inherited from C1.iOS.Input.C1ComboBox) | |
SelectedItem | Gets or sets the current selected item. (Inherited from C1.iOS.Input.C1ComboBox) | |
SelectedValue | Gets or sets the value of the currently selected item using SelectedValuePath. (Inherited from C1.iOS.Input.C1ComboBox) | |
SelectedValuePath | Gets or sets the path that is used to get the value from the selected item. (Inherited from C1.iOS.Input.C1ComboBox) | |
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. (Inherited from C1.iOS.Input.C1ComboBox) | |
TextAlignment | Gets or sets the alignment of input text. (Inherited from C1.iOS.Input.C1ComboBox) | |
TextColor | Gets or sets the text color. (Inherited from C1.iOS.Input.C1ComboBox) | |
TextFont | Gets or sets the text font. (Inherited from C1.iOS.Input.C1ComboBox) |
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. (Inherited from C1.iOS.Input.C1ComboBox) | |
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. (Inherited from C1.iOS.Input.C1ComboBox) | |
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) | |
Filtering | Event raised when the control is about to apply a filter to the list of items. | |
ItemLoading | Event raised before an item view is created. (Inherited from C1.iOS.Input.C1ComboBox) | |
SelectedIndexChanged | Event raised before the SelectedIndexproperty changes. (Inherited from C1.iOS.Input.C1ComboBox) | |
TextChanged | Event raised before the Textproperty changes. (Inherited from C1.iOS.Input.C1ComboBox) |