Click or drag to resize

ListView.DeleteAllColumns Method (Typed)

X#
Delete all columns from a list view.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD DeleteAllColumns() AS LOGIC
Request Example View Source

Return Value

Type: Logic
TRUE if all items were deleted successfully; otherwise, FALSE.
See Also