TdxTileControl.BorderStyle Property
Specifies the border style of the tile control.
Declaration
property BorderStyle; default cxcbsNone;
Property Value
Type | Default |
---|---|
TcxControlBorderStyle | cxcbsNone |
Remarks
This property is initialized with cxcbsNone. By design, the tile control has no border.
See Also