Skip to main content

TdxSpreadSheetReportDesigner.BorderStyle Property

Specifies the control’s border style.

Declaration

property BorderStyle; default cxcbsNone;

Property Value

Type Default
TcxControlBorderStyle cxcbsNone

Remarks

By default, no border is painted around the Report Designer regardless of its look and feel settings.

The BorderStyle property’s default value is cxcbsNone.

See Also