DockToolBarLocation Enum

Definition

Represents the locations for docking the toolbar in the Web part.

public enum class DockToolBarLocation
public enum DockToolBarLocation
type DockToolBarLocation = 
Public Enum DockToolBarLocation
Inheritance
DockToolBarLocation

Fields

Bottom 1

The location is at the bottom.

Top 0

The location is at the top.

Applies to