Method FindOrAdd
FindOrAdd(Color, string?)
Finds item with the specified color or adds it.
public virtual ListControlItem FindOrAdd(Color value, string? title = null)
Finds item with the specified color or adds it.
public virtual ListControlItem FindOrAdd(Color value, string? title = null)