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

In This Topic
    BorderMode Property (MarqueeStyle)
    In This Topic
    Gets or sets the position of the marquee border relative to the selected cells range.
    Syntax
    'Declaration
     
    
    Public Property BorderMode As MarqueeBorderMode
    public MarqueeBorderMode BorderMode {get; set;}
    See Also