Back to Devexpress

TdxTileControl.BorderStyle Property

vcl-dxtilecontrol-dot-tdxtilecontrol-e99666c6.md

latest576 B
Original Source

TdxTileControl.BorderStyle Property

Specifies the border style of the tile control.

Declaration

delphi
property BorderStyle; default cxcbsNone;

Property Value

TypeDefault
TcxControlBorderStylecxcbsNone

Remarks

This property is initialized with cxcbsNone. By design, the tile control has no border.

See Also

TdxTileControl Class

TdxTileControl Members

dxTileControl Unit