Class OutlinesPanel.GroupingOrientaion
Defines the direction that specifies orientation for outlines panel.
Inheritance
System.Object
OutlinesPanel.GroupingOrientaion
Namespace: Syncfusion.UI.Xaml.Spreadsheet
Assembly: Syncfusion.SfSpreadsheet.UWP.dll
Syntax
public sealed class GroupingOrientaion : Enum
Fields
Horizontal
Horizontal orientation of the outlines panel
Declaration
public const OutlinesPanel.GroupingOrientaion Horizontal
Field Value
Type | Description |
---|---|
OutlinesPanel.GroupingOrientaion |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |
Vertical
Vertical orientation of the outlines panel
Declaration
public const OutlinesPanel.GroupingOrientaion Vertical
Field Value
Type | Description |
---|---|
OutlinesPanel.GroupingOrientaion |