Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / ToolMenuList Class / BorderAlignment Property

In This Topic
    BorderAlignment Property (ToolMenuList)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property BorderAlignment As C1.WPF.Core.BorderAlignment
    public C1.WPF.Core.BorderAlignment BorderAlignment {get; set;}
    See Also