|
Copyright © 1998-2006 MultiMedia Soft
Return to index
|
|
Type
|
short for Visual C++
integer for Visual Basic
|
|
|
|
|
Syntax
|
object,CellsManager.BorderWidth(UniqueID) [=integer]
|
|
|
|
|
Remarks
|
The width in pixels of the border of the cell identified by the UniqueID parameter. By default its value is set to 0 so no border is initially displayed.
The border color can be modified through the CellManager.BorderColor property. By default this color is set to Black RGB (0, 0, 0).
|
|
|
|
|
See also
|
CellsManager object.
CellsManager property.
How to manage cells section.
|