Border() (gb.qt4)
Static Function Border ( [ Style As String ] ) As Border
GridView1.Border = Border("margin:4;width:4;left-style:none;left-margin:0;left-width:0;top-right-radius:24;right-color:green")
The name of the style properties comes from the names of the Border class properties.