TdxCustomListView.BorderStyle Property
In This Article
Specifies the List View’s border style.
#Declaration
Delphi
property BorderStyle; default cxcbsDefault;
#Property Value
Type | Default | Description |
---|---|---|
Tcx |
cxcbs |
A control border style. |
See Also