TdxCustomListView.BorderStyle Property
Specifies the List View’s border style.
Declaration
property BorderStyle; default cxcbsDefault;
Property Value
Type | Default | Description |
---|---|---|
TcxControlBorderStyle | cxcbsDefault | A control border style. |
See Also