[]
        
(Showing Draft Content)

C1.Framework.ListBoxElement.GetObjectCheckState

GetObjectCheckState Method

GetObjectCheckState(object)

Gets item's checkstate.

Declaration
protected virtual CheckState GetObjectCheckState(object item)
Protected Overridable Function GetObjectCheckState(item As Object) As CheckState
Parameters
Type Name Description
object item
Returns
Type Description
CheckState