Name | Description | |
---|---|---|
C1AutoComplete Constructor | Initializes a new instance of the C1AutoComplete class. |
The following tables list the members exposed by C1AutoComplete.
Name | Description | |
---|---|---|
C1AutoComplete Constructor | Initializes a new instance of the C1AutoComplete class. |
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 | |
---|---|---|
AnchorX | (Inherited from Xamarin.Forms.VisualElement) | |
AnchorY | (Inherited from Xamarin.Forms.VisualElement) | |
AutoClose | Gets or sets auto closes the drop when the user hits outside it. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
AutoComplete | Gets or sets whether the control should try to automatically complete entries using the list of items. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
AutoCompleteMode | Gets or sets the mode that the DropDown uses to display the DropDownView. | |
AutomationId | (Inherited from Xamarin.Forms.Element) | |
BackgroundColor | (Inherited from Xamarin.Forms.VisualElement) | |
Behaviors | (Inherited from Xamarin.Forms.VisualElement) | |
BindingContext | (Inherited from Xamarin.Forms.BindableObject) | |
Bounds | (Inherited from Xamarin.Forms.VisualElement) | |
ButtonBackgroundColor | Gets or sets the background of the button. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
ButtonColor | Gets or sets the color of the button content. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
CascadeInputTransparent | (Inherited from Xamarin.Forms.Layout) | |
Children | (Inherited from Xamarin.Forms.Layout<View>) | |
class | (Inherited from Xamarin.Forms.NavigableElement) | |
ClassId | (Inherited from Xamarin.Forms.Element) | |
CloseButtonBackgroundColor | Gets or sets the background of the close button. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
CloseButtonTextColor | Gets or sets the color of the close button text. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
DataCollection | Gets the underlying collection. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
Delay | Gets or sets the delay, in milliseconds, between when input occurs and when the search is performed. | |
Dispatcher | (Inherited from Xamarin.Forms.BindableObject) | |
DisplayMemberPath | Gets or sets the name of the property to use as the visual representation of the items. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
DropDown | Gets or sets the drop-down view. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
DropDownBackgroundColor | Gets or sets the color of the drop-down. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
DropDownBehavior | Gets or sets the drop-down behavior. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
DropDownBorderColor | Gets or sets the color of the drop-down border. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
DropDownBorderWidth | Gets or sets the width of the drop-down border. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
DropDownHeight | Gets or sets the height of the drop-down object. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
DropDownMode | Gets or sets the mode that the DropDown uses to display the DropDownView. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
DropDownWidth | Gets or sets the width of the drop-down object. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
EditableHeader | Gets or sets the editable header view. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
EditableHeaderBackgroundColor | Gets or sets the background color for the editable header. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
Effects | (Inherited from Xamarin.Forms.Element) | |
FilterString | Gets the filter string used to show autocomplete suggestions. | |
FlowDirection | (Inherited from Xamarin.Forms.VisualElement) | |
GestureRecognizers | (Inherited from Xamarin.Forms.View) | |
Header | Gets or sets the header view. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
HeaderBackgroundColor | Gets or sets the background color for the header. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
HeaderBorderColor | Gets or sets the border color for the header. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
HeaderBorderWidth | Gets or sets the border thickness for the header. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
Height | (Inherited from Xamarin.Forms.VisualElement) | |
HeightRequest | (Inherited from Xamarin.Forms.VisualElement) | |
HighlightColor | Gets or sets the matched text hightlight color. | |
HorizontalOptions | (Inherited from Xamarin.Forms.View) | |
Id | (Inherited from Xamarin.Forms.Element) | |
InputTransparent | (Inherited from Xamarin.Forms.VisualElement) | |
IsAnimated | Gets or sets whether the control is animated. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
IsClippedToBounds | (Inherited from Xamarin.Forms.Layout) | |
IsDropDownOpen | Gets or sets a value that indicates whether the dropdown is currently visible. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
IsEditable | Gets or sets the value that enables or disables editing of the text in the control. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
IsEnabled | Gets or sets whether the control should be enabled. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
IsFocused | (Inherited from Xamarin.Forms.VisualElement) | |
IsTabStop | (Inherited from Xamarin.Forms.VisualElement) | |
IsVisible | (Inherited from Xamarin.Forms.VisualElement) | |
ItemsSource | Gets or sets the source collection that contains the items to select from. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
ItemTemplate | Gets or sets a data template that defines the UI representation for a single item. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
Margin | (Inherited from Xamarin.Forms.View) | |
MaxDropDownHeight | Gets or sets the maximum length constraint of the drop-down box. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
MinDropDownHeight | Gets or sets the minimum length constraint of the drop-down box. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
MinimumHeightRequest | (Inherited from Xamarin.Forms.VisualElement) | |
MinimumWidthRequest | (Inherited from Xamarin.Forms.VisualElement) | |
MinLength | Gets or sets the minimum input length to trigger autocomplete suggestions. | |
Navigation | (Inherited from Xamarin.Forms.NavigableElement) | |
Opacity | (Inherited from Xamarin.Forms.VisualElement) | |
Padding | (Inherited from Xamarin.Forms.Layout) | |
Parent | (Inherited from Xamarin.Forms.Element) | |
Placeholder | Gets or sets the string shown as a hint when the control is empty. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
Resources | (Inherited from Xamarin.Forms.VisualElement) | |
Rotation | (Inherited from Xamarin.Forms.VisualElement) | |
RotationX | (Inherited from Xamarin.Forms.VisualElement) | |
RotationY | (Inherited from Xamarin.Forms.VisualElement) | |
Scale | (Inherited from Xamarin.Forms.VisualElement) | |
ScaleX | (Inherited from Xamarin.Forms.VisualElement) | |
ScaleY | (Inherited from Xamarin.Forms.VisualElement) | |
SelectedBackgroundColor | Gets or sets the selected background color. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
SelectedIndex | Gets or sets the index of the selected item. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
SelectedItem | Gets or sets the current selected item. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
SelectedValue | Gets or sets the value of the currently selected item using SelectedValuePath. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
SelectedValuePath | Gets or sets the path that is used to get the value from the selected item. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
ShowButton | Gets or sets a value that indicates whether the control should display a dropdown button. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
ShowClearButton | Gets or sets a value that indicates whether the clear button show or not. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
ShowCloseButton | Gets or sets a value that indicates whether the close button is currently visible in full screen. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
ShowEditableHeader | Gets or sets a value that indicates whether the editable header is currently visible. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
ShowHeader | Gets or sets a value that indicates whether the header is currently visible. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
Site | (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
Style | (Inherited from Xamarin.Forms.NavigableElement) | |
StyleClass | (Inherited from Xamarin.Forms.NavigableElement) | |
StyleId | (Inherited from Xamarin.Forms.Element) | |
TabIndex | (Inherited from Xamarin.Forms.VisualElement) | |
Text | Gets or sets the text of the control. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
TextAlignment | Gets or sets the alignment of input text. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
TextColor | Gets or sets the text color. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
TextFontAttributes | Gets or sets a value indicating whether the text font is bold, italic or neither. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
TextFontFamily | Gets or sets the text font family. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
TextFontSize | Gets or sets the font size for the text. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
TranslationX | (Inherited from Xamarin.Forms.VisualElement) | |
TranslationY | (Inherited from Xamarin.Forms.VisualElement) | |
Triggers | (Inherited from Xamarin.Forms.VisualElement) | |
VerticalOptions | (Inherited from Xamarin.Forms.View) | |
Visual | (Inherited from Xamarin.Forms.VisualElement) | |
Width | (Inherited from Xamarin.Forms.VisualElement) | |
WidthRequest | (Inherited from Xamarin.Forms.VisualElement) | |
X | (Inherited from Xamarin.Forms.VisualElement) | |
Y | (Inherited from Xamarin.Forms.VisualElement) |
Name | Description | |
---|---|---|
BatchBegin | (Inherited from Xamarin.Forms.VisualElement) | |
BatchCommit | (Inherited from Xamarin.Forms.VisualElement) | |
ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
FindByName | (Inherited from Xamarin.Forms.Element) | |
Focus | (Inherited from Xamarin.Forms.VisualElement) | |
ForceLayout | (Inherited from Xamarin.Forms.Layout) | |
GetChildElements | (Inherited from Xamarin.Forms.View) | |
GetValue | (Inherited from Xamarin.Forms.BindableObject) | |
IsSet | (Inherited from Xamarin.Forms.BindableObject) | |
Layout | (Inherited from Xamarin.Forms.VisualElement) | |
LowerChild | (Inherited from Xamarin.Forms.Layout) | |
Measure | (Inherited from Xamarin.Forms.VisualElement) | |
RaiseChild | (Inherited from Xamarin.Forms.Layout) | |
RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) | |
RemoveDynamicResource | (Inherited from Xamarin.Forms.Element) | |
SelectAll | Sets the focus to the control and selects all of its contents. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
SetBinding | (Inherited from Xamarin.Forms.BindableObject) | |
SetDynamicResource | (Inherited from Xamarin.Forms.Element) | |
SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
Unfocus | (Inherited from Xamarin.Forms.VisualElement) | |
UpdateLayoutDirection | (Inherited from C1.Xamarin.Forms.Input.C1DropDown) |
Name | Description | |
---|---|---|
ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) | |
InvalidateLayout | (Inherited from Xamarin.Forms.Layout) | |
InvalidateMeasure | (Inherited from Xamarin.Forms.VisualElement) | |
LayoutChildren | Layout children. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
OnAdded | (Inherited from Xamarin.Forms.Layout<View>) | |
OnBindingContextChanged | (Inherited from Xamarin.Forms.View) | |
OnChildAdded | (Inherited from Xamarin.Forms.Layout<View>) | |
OnChildMeasureInvalidated | Overloaded. (Inherited from Xamarin.Forms.Layout) | |
OnChildRemoved | (Inherited from Xamarin.Forms.Layout<View>) | |
OnChildrenReordered | (Inherited from Xamarin.Forms.VisualElement) | |
OnCollectionChanged | Overridden. | |
OnItemLoading | Raises the ItemLoading event. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
OnMeasure | (Inherited from Xamarin.Forms.VisualElement) | |
OnParentSet | (Inherited from Xamarin.Forms.NavigableElement) | |
OnPropertyChanged | (Inherited from Xamarin.Forms.Element) | |
OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
OnRemoved | (Inherited from Xamarin.Forms.Layout<View>) | |
OnSelectedValuePropertyChanged | Handle selectedValue property changed event. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
OnSizeAllocated | (Inherited from Xamarin.Forms.Layout) | |
OnTabIndexPropertyChanged | (Inherited from Xamarin.Forms.VisualElement) | |
OnTabStopPropertyChanged | (Inherited from Xamarin.Forms.VisualElement) | |
ShouldInvalidateOnChildAdded | (Inherited from Xamarin.Forms.Layout) | |
ShouldInvalidateOnChildRemoved | (Inherited from Xamarin.Forms.Layout) | |
SizeAllocated | (Inherited from Xamarin.Forms.VisualElement) | |
TabIndexDefaultValueCreator | (Inherited from Xamarin.Forms.VisualElement) | |
TabStopDefaultValueCreator | (Inherited from Xamarin.Forms.VisualElement) | |
UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) | |
UpdateChildrenLayout | (Inherited from Xamarin.Forms.Layout) |
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 | |
---|---|---|
BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) | |
ChildAdded | (Inherited from Xamarin.Forms.Element) | |
ChildRemoved | (Inherited from Xamarin.Forms.Element) | |
ChildrenReordered | (Inherited from Xamarin.Forms.VisualElement) | |
Completed | Occurs when the SelectedDate or SelectedDates properties change. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
DescendantAdded | (Inherited from Xamarin.Forms.Element) | |
DescendantRemoved | (Inherited from Xamarin.Forms.Element) | |
Disposed | Occurs when the object is disposed. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
DropDownOpenChanged | Event raised when the IsDropDownOpen property has changed. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
DropDownOpenChanging | Event raised before the IsDropDownOpenChanging property changes. (Inherited from C1.Xamarin.Forms.Input.C1DropDown) | |
Filtering | Event raised when the control is about to apply a filter to the list of items. | |
Focused | (Inherited from Xamarin.Forms.VisualElement) | |
ItemLoading | Event raised before an item view is created. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
LayoutChanged | (Inherited from Xamarin.Forms.Layout) | |
MeasureInvalidated | (Inherited from Xamarin.Forms.VisualElement) | |
PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
SelectedIndexChanged | Event raised before the SelectedIndexproperty changes. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
SizeChanged | (Inherited from Xamarin.Forms.VisualElement) | |
TextChanged | Event raised before the Textproperty changes. (Inherited from C1.Xamarin.Forms.Input.C1ComboBox) | |
Unfocused | (Inherited from Xamarin.Forms.VisualElement) |