Skip to content

Commit e8487ad

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 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.
2+
This repository contains a sample demonstrating of customizing the dropdown's width in the .NET MAUI AutoComplete.
33
## 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.
4+
We can change the dropdown's width in SfAutoComplete by changing the DropdownWidth value.This DropdownWidth 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)