Basic Library for WinRT
IsItemItsOwnContainerOverride Method (C1ListViewer)

The item to check.
Determines if the specified item is (or is eligible to be) its own container.
Syntax
'Declaration
 
Protected Overrides Function IsItemItsOwnContainerOverride( _
   ByVal item As System.Object _
) As System.Boolean
protected override System.bool IsItemItsOwnContainerOverride( 
   System.object item
)

Parameters

item
The item to check.

Return Value

true if the item is (or is eligible to be) its own container; otherwise, false.
See Also

Reference

C1ListViewer Class
C1ListViewer Members

 

 


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

Product Support Forum  |  Documentation Feedback