 | IExpandableNodeChildOrientation property |
Defines whether the child elements of this node
should be arranged horizontally or vertically.
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
SyntaxOrientation ChildOrientation { get; }
ReadOnly Property ChildOrientation As Orientation
Get
property Orientation ChildOrientation {
Orientation get ();
}
abstract ChildOrientation : Orientation with get
Property value
Orientation
See also