Class SidebarType
Specifies the Sidebar types.
Inheritance
System.Object
SidebarType
Namespace: Syncfusion.EJ2.Navigations
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class SidebarType : Enum
Fields
Auto
Declaration
public const SidebarType Auto
Field Value
Type |
---|
SidebarType |
Over
Declaration
public const SidebarType Over
Field Value
Type |
---|
SidebarType |
Push
Declaration
public const SidebarType Push
Field Value
Type |
---|
SidebarType |
Slide
Declaration
public const SidebarType Slide
Field Value
Type |
---|
SidebarType |