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

In This Topic
    NewColumn Property
    In This Topic
    Gets or sets the value indicating whether this link starts a new column in the menu.
    Syntax
    'Declaration
     
    
    Public Property NewColumn As Boolean
    public bool NewColumn {get; set;}
    See Also