ComponentOne Extended Library for WPF and Silverlight
ExpandDirection Property (C1Accordion)

C1.Silverlight.Extended Namespace > C1Accordion Class : ExpandDirection Property
Gets or sets the direction the contained C1AccordionItems expands.
Syntax
'Declaration
 
Public Property ExpandDirection As C1.Silverlight.C1ExpandDirection
public C1.Silverlight.C1ExpandDirection ExpandDirection {get; set;}
See Also

Reference

C1Accordion Class
C1Accordion Members