ComponentOne Query 8.0
DeleteItem Method

Syntax

C1QueryFrame.DeleteItem(ItemID)

Notes

Method applies to C1QueryFrame control.

Arguments

ItemID is the unique ID of the item to be deleted. 

Return Value

Boolean value: True if ItemID identifies an existing item, False otherwise.

Description

This method removes the specified item and all its children from a C1QueryFrame control.

After adding, removing and modifying query items, you must call the Render method to update display.

See Also

Accessing and Modifying Query Items

Clear

AddItem

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback