Enum SplitViewPanePlacement
Defines constants for where the Pane should appear
public enum SplitViewPanePlacement
Fields
Left = 0
The pane is shown to the left of content.
Right = 1
The pane is shown to the right of content.
Defines constants for where the Pane should appear
public enum SplitViewPanePlacement
Left = 0
The pane is shown to the left of content.
Right = 1
The pane is shown to the right of content.