This is a migrated thread and some comments may be shown as answers.

Separator

1 Answer 85 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Appu
Top achievements
Rank 1
Appu asked on 09 Mar 2009, 08:38 AM
Hello,
In my project i used RadMenu.
But how to use CSS and separator in this menu?

Please give me code.

Regards,
Apeksha

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 11 Mar 2009, 12:30 PM
Hello Appu,

To set a menu item as a separator, set its IsSeparator property to True. You can then define its size using the Width property and also can set the CssClass for each property in order to alter the appearance of item.
Most important CSS class properties are ,
  • CssClass:
  • ClickedCssClass:
  • DisabledCssClass:
  • ExpandedCssClass:
  • FocusedCssClass:
Checkout the following links for more information
Separators
Setting the CSS Class of Items

Thanks,
Princy.
Tags
Menu
Asked by
Appu
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or