or
I want to create a video library for a kiosk application. Can you please tell me if the following is possible? And if possible the level of difficulty involved:
<telerik:RadExpander VerticalContentAlignment="Center" VerticalHeaderAlignment="Center" ExpandDirection="Right"> <telerik:RadExpander.Content> <!--- Content ---> </telerik:RadExpander.Content> </telerik:RadExpander>