HasBorder property

This property returns or sets whether to display the border.

Defined in

Border

Data type

boolean

Syntax

public boolean hasBorder()
public void setBorder(boolean border)

See examples

Example: Border