[]
        
(Showing Draft Content)

C1.Blazor.Menu.C1MenuSeparator

C1MenuSeparator Class

Control that is used to separate items in menus and toolbar.

Inheritance
C1MenuSeparator
Namespace: C1.Blazor.Menu
Assembly: C1.Blazor.Menu.dll
Syntax
public class C1MenuSeparator : C1MenuItem, IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject

Constructors

Name Description
C1MenuSeparator()

Initializes a new instance of the C1MenuSeparator class.

Fields

Name Description
OrientationProperty

Identifies the Orientation dependency property.

Properties

Name Description
Orientation

Gets or sets the direction of the separator.

Methods

Name Description
Dispose(bool)
OnAfterRender(bool)