True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / Split Class / FilterBorderStyle Property

In This Topic
    FilterBorderStyle Property (Split)
    In This Topic
    Gets or sets the filter border style.
    Syntax
    'Declaration
     
    Public Property FilterBorderStyle As System.Windows.Forms.Border3DStyle
    public System.Windows.Forms.Border3DStyle FilterBorderStyle {get; set;}

    Property Value

    The filter border style.
    See Also