TdxSpreadSheetReportDesigner.BorderStyle Property
In This Article
Specifies the control’s border style.
#Declaration
Delphi
property BorderStyle; default cxcbsNone;
#Property Value
Type | Default |
---|---|
Tcx |
cxcbs |
#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