diff --git a/xamarin-android/SfComboBox/Header-and-Footer.md b/xamarin-android/SfComboBox/Header-and-Footer.md index 6b309b3d6..65e33bdab 100644 --- a/xamarin-android/SfComboBox/Header-and-Footer.md +++ b/xamarin-android/SfComboBox/Header-and-Footer.md @@ -1,13 +1,13 @@ --- -layout : post -title : Header and Footer in Syncfusion SfComboBox control for Xamarin.Android -description : Learn how to enable Header and Footer in SfComboBox -platform : Xamarin.Android -control : SfComboBox -documentation : ug +layout: post +title: Header and Footer in Xamarin.Android ComboBox control | Syncfusion +description: Learn here all about header and footer in Syncfusion Essential Xamarin.Android ComboBox control, its elements, and more. +platform: xamarin.android +control: SfComboBox +documentation: ug --- -## Header and footer +# Header and footer in Xamarin.Android ComboBox You can add header and footer view to the suggestion list in the combo box by enabling the `ShowDropDownHeaderView` and `ShowDropDownFooterView` properties. diff --git a/xamarin-android/SfComboBox/images/footer.png b/xamarin-android/SfComboBox/images/xamarin-android-combobox-footer-content.png old mode 100755 new mode 100644 similarity index 100% rename from xamarin-android/SfComboBox/images/footer.png rename to xamarin-android/SfComboBox/images/xamarin-android-combobox-footer-content.png diff --git a/xamarin-android/SfComboBox/images/Header.png b/xamarin-android/SfComboBox/images/xamarin-android-combobox-header-content.png old mode 100755 new mode 100644 similarity index 100% rename from xamarin-android/SfComboBox/images/Header.png rename to xamarin-android/SfComboBox/images/xamarin-android-combobox-header-content.png