メニューとツールバー内の項目を分けるために使用されるコントロール。
オブジェクト モデル
シンタックス
'宣言
Public Class C1MenuSeparator
Inherits C1MenuItem
Implements C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
public class C1MenuSeparator : C1MenuItem, C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
継承階層
System.Object
Microsoft.AspNetCore.Components.ComponentBase
C1.Blazor.Core.C1View
C1.Blazor.Menu.C1MenuItem
C1.Blazor.Menu.C1MenuSeparator
参照