Click or drag to resize

mxGraphViewValidateCell Method (Object)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Shortcut to validateCell with visible set to true.

Namespace:  imbSCI.Graph.MXGraph.view
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public Object ValidateCell(
	Object cell
)
Request Example View Source

Parameters

cell
Type: SystemObject

Return Value

Type: Object
See Also