Property Orientation
Orientation
Gets or sets an Orientation enum indicating whether to populate data down each column rather than across each row. Defaults to Horizontal.
public Orientation Orientation { get; set; }
Gets or sets an Orientation enum indicating whether to populate data down each column rather than across each row. Defaults to Horizontal.
public Orientation Orientation { get; set; }