Skip to content

SEO-186239-ASP.NETWebForms-Splitter-Description-too-short #519

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions aspnet/Splitter/Appearance-and-Styling.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: Appearance and Styling | Splitter | ASP.NET | Syncfusion
description: appearance and styling
description: Learn here all about appearance and styling in ASP.NETWebForms Splitter Control, it's element and more
platform: aspnet
control: Splitter
documentation: ug
Expand Down Expand Up @@ -84,15 +84,15 @@ The following screenshot displays the output of the above code example.

The output for Splitter when EnableAutoResize is “True”.

![](Appearance-and-Styling_images/Appearance-and-Styling_img1.png)
![ASP.NETWebForms Splitter appearance and styling Control](Appearance-and-Styling_images/Appearance-and-Styling_img1.png)



The output for Splitter when EnableAutoResize is “false”.



![](Appearance-and-Styling_images/Appearance-and-Styling_img2.png)
![ASP.NETWebForms Splitter appearance and styling Control](Appearance-and-Styling_images/Appearance-and-Styling_img2.png)



Expand Down Expand Up @@ -140,7 +140,7 @@ In an ASPX page, define the Splitter control and add the contents corresponding

The output for Splitter when EnableAnimation is “True”. Expanding or collapsing the outer pane in the Splitter produces the animation effect with the animation speed.

![](Appearance-and-Styling_images/Appearance-and-Styling_img3.png)
![ASP.NETWebForms Splitter appearance and styling Control](Appearance-and-Styling_images/Appearance-and-Styling_img3.png)



Expand Down Expand Up @@ -206,19 +206,19 @@ In an ASPX page, define the Splitter control and add the contents corresponding

The output for Splitter after adding the properties.

![](Appearance-and-Styling_images/Appearance-and-Styling_img4.png)
![ASP.NETWebForms Splitter appearance and styling Control](Appearance-and-Styling_images/Appearance-and-Styling_img4.png)



![](Appearance-and-Styling_images/Appearance-and-Styling_img5.png)
![ASP.NETWebForms Splitter appearance and styling Control](Appearance-and-Styling_images/Appearance-and-Styling_img5.png)



![](Appearance-and-Styling_images/Appearance-and-Styling_img6.png)
![ASP.NETWebForms Splitter appearance and styling Control](Appearance-and-Styling_images/Appearance-and-Styling_img6.png)



![](Appearance-and-Styling_images/Appearance-and-Styling_img7.png)
![ASP.NETWebForms Splitter appearance and styling Control](Appearance-and-Styling_images/Appearance-and-Styling_img7.png)



Expand Down Expand Up @@ -316,7 +316,7 @@ Define CSS class for customizing the Splitter.

The output for Splitter after customizing the CSS class.

![](Appearance-and-Styling_images/Appearance-and-Styling_img8.png)
![ASP.NETWebForms Splitter appearance and styling Control](Appearance-and-Styling_images/Appearance-and-Styling_img8.png)



Expand Down Expand Up @@ -432,7 +432,7 @@ $(document).on("keydown", function (e) {

Run the sample and press Alt + J to focus the Splitter control. Perform provided functionality by using keyboard shortcuts.

![](Appearance-and-Styling_images/Appearance-and-Styling_img9.png)
![ASP.NETWebForms Splitter appearance and styling Control](Appearance-and-Styling_images/Appearance-and-Styling_img9.png)