True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid.Util Namespace / SplitDivider Class / Border3DStyle Property

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

    Property Value

    The border3D style.
    See Also