Skip to content

Commit 866dfe6

Browse files
committed
Updated AutoComplete sample.
1 parent 4b6c2ac commit 866dfe6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# How-to-customize-the-dropdowns-width-in-DOTNET-MAUI-AutoComplete-SfAutoComplete
2-
This repository contains a sample demonstrating of customizing the dropdown's width in .NET MAUI AutoComplete
3-
## DropdownPlacement support in .NET MAUI AutoComplete (SfAutoComplete)
4-
We can change the dropdown's width in SfAutoComplete by changing the DropdownWidth value.
1+
# How-to-customize-the-dropdowns-width-in-.NET-MAUI-AutoComplete-SfAutoComplete
2+
This repository contains a sample demonstrating of customizing the dropdown's width in .NET MAUI AutoComplete.
3+
## DropdownWidth support in .NET MAUI AutoComplete (SfAutoComplete)
4+
We can change the dropdown's width in SfAutoComplete by changing the DropdownWidth value.This property allows to set a specific width for the dropdown list, ensuring that it fits the design requirements and improves the user experience.
55

66
The following code example illustrate how to set DropdownWidth in SfAutoComplete.
77

0 commit comments

Comments
 (0)