diff --git a/wpf/DatePicker/Customizing-DropDown.md b/wpf/DatePicker/Customizing-DropDown.md index c733e900d..94d89c35f 100644 --- a/wpf/DatePicker/Customizing-DropDown.md +++ b/wpf/DatePicker/Customizing-DropDown.md @@ -9,9 +9,9 @@ documentation: ug # Customizing DropDown in WPF DatePicker (SfDatePicker) -We can customize the [SfDateSelector](https://help.syncfusion.com/cr/wpf/Syncfusion.Windows.Controls.Input.SfDateSelector.html) visibility, drop down button visibility and height of the `SfDateSelector`. +We can custmize the [SfDateSelector](https://help.syncfusion.com/cr/wpf/Syncfusion.Windows.Controls.Input.SfDateSelector.html) visibility, drop down button visibility and height of the `SfDateSelector`. -## Change DropDown height +## Change DropDwn heigh The height of drop down can be changed using [DropDownHeight](https://help.syncfusion.com/cr/wpf/Syncfusion.Windows.Controls.Input.SfDatePicker.html#Syncfusion_Windows_Controls_Input_SfDatePicker_DropDownHeight) property.