Method IndexOfCardControl
IndexOfCardControl(AbstractControl?)
Gets item with the specified control.
public int? IndexOfCardControl(AbstractControl? control)
Parameters
controlAbstractControlControl attached to the item.
Returns
- int?
Gets item with the specified control.
public int? IndexOfCardControl(AbstractControl? control)
control AbstractControlControl attached to the item.