Hi all,
i tried to add a CommandBarSeparator into a CommandBarStripElement (of a RadCommandBar) .
The RadCommandBar has dock = Left...so , i would like to have a separator like an horizontal line
But..when i add CommandBarSeparator (at runtime) the commandBar shows a separator like a vertical line
I have tried to set commandBarSeparator.orientation to horizontal , but has no effects.