[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellStyleInfo.Borders

Borders Property

Borders

Gets the BordersInfo object that represents the borders of the specified object.

Declaration
public override BordersInfo Borders { get; set; }
Public Overrides Property Borders As BordersInfo
Property Value
Type Description
BordersInfo

The borders of the specified object.

Overrides