Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandLink Class / Delimiter Property

In This Topic
    Delimiter Property
    In This Topic
    Gets or sets a value indicating whether a delimiter should be drawn before this item.
    Syntax
    'Declaration
     
    
    Public Property Delimiter As Boolean
    public bool Delimiter {get; set;}
    See Also