Gets or sets the Orientation of this CountLimitedPanel.
            This is a dependency property.
            
    Namespace: 
   Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# | 
|---|
public Orientation Orientation { get; set; }  | 
| Visual Basic (Declaration) | 
|---|
Public Property Orientation As Orientation  |