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

In This Topic
    Width Property (MarqueeStyle)
    In This Topic
    Gets or sets marquee border width.
    Syntax
    'Declaration
     
    
    Public Property Width As Integer
    public int Width {get; set;}
    See Also