ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1MenuItem Class / Separator Property

In This Topic
    Separator Property
    In This Topic
    A value that determines whether the item is a separator.
    Syntax
    'Declaration
     
    Public Property Separator As System.Boolean
    public System.bool Separator {get; set;}
    See Also