We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

PageView contents (CSS)

Hi,
I am using some PageView's with a tab strip and I need to put some padding so the controls do not populate at the left border of the PageView. Is there a way to so this with CSS (ie, kinda like cellpadding, cellspacing in tables)? I would like to have 5px spacing around the entire PageView border so the controls are easier to see. I am programmatically adding the PageView controls and adding the PageView's to the MultiPage control.

Thanks.
David.


2 Replies

AD Administrator Syncfusion Team April 9, 2008 11:58 AM UTC

Hi David,

Thank you for your interest in Syncfusion Products.

The TabStrip control comprises of distinct segments for which css style definitions can be set. You can refer the below documentation link to get more details on this issue:

http://www2.syncfusion.com/ug_61/toolsweb/ItemLook1.html

Please try this and let me know if this helps.

Thanks,
Melba




DA David A. Gonzales April 9, 2008 02:04 PM UTC

Thanks for the input. That was helpful. I was able to do additional formatting via CSS by placing the TabStrip in a div tag and then setting css styles for that div.

Thanks again.

David.


Loader.
Live Chat Icon For mobile
Up arrow icon