FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid.Util.Styles Namespace / MarqueeStyle Class / BorderAlign Property

In This Topic
    BorderAlign Property (MarqueeStyle)
    In This Topic
    Gets or sets an alignment of the marquee border.
    Syntax
    'Declaration
     
    
    Public Property BorderAlign As BorderAlign
    public BorderAlign BorderAlign {get; set;}
    See Also