BorderStyle Property
Returns or sets the border style for the control.
Syntax
[form!]VSFlexGrid.[ =
BorderStyleSettings ]
Remarks
The settings for the
property are described below:
|
|
|
flexBorderNone |
0 |
No border. |
flexBorderFlat |
1 |
A flat border. |
Data Type
BorderStyle (Enumeration)
Default Value
flexBorderFlat (1)
See Also
VSFlexGrid Control