C1.Web.Mvc Namespace / SplitGroup Class / Orientation Property

In This Topic
Orientation Property (SplitGroup)
In This Topic
Gets or sets the orientation of the group.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property Orientation As LayoutOrientation
 
See Also