[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.FlatButtonAppearance.BorderSize

BorderSize Property

BorderSize

Gets or sets a value that specifies the size, in pixels, of the border around the button.

Declaration
public int BorderSize { get; set; }
Public Property BorderSize As Integer
Property Value
Type Description
int

An int that represents the size, in pixels, of the border around the button.

Exceptions
Type Condition
ArgumentOutOfRangeException

The BorderSize of the flat button must be greater than or equal to 0.