<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::DeleteChildAt

void DeleteChildAt(ROWCOL nLogRow);

nLogRow

Specifies the logical row id.

Remarks

Deletes and removes the child at the specifies logical row. Next time the parent row is expanded, no child will be shown (unless a common child grid type is specified, in which case a new instance will be created).

See Also

IGXHierarchyGrid::DeleteChildren

IGXHierarchyGrid

Class Overview | Class Members