GridOrientation

CompositeGridConfig.GridOrientation property

Grid orientation: horizontal or vertical. Indicates how child elements should be positioned

public Orientation GridOrientation { get; set; }

See Also