DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorCommonStyle Class / LinesWidth Property

In This Topic
    LinesWidth Property (FilterEditorCommonStyle)
    In This Topic
    Gets or sets the width of lines.
    Syntax
    'Declaration
     
    Public Property LinesWidth As Integer
    public int LinesWidth {get; set;}
    See Also