TreeView.DeleteAll Method (Typed) | |
Delete all items of the tree view.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD DeleteAll() AS USUAL
public virtual Usual DeleteAll()
Request Example
View SourceReturn Value
Type:
Usual
TRUE if all items were deleted successfully; otherwise, FALSE.
See Also