Method Find
Find(Color?)
Finds item with the specified color.
public virtual ListControlItem? Find(Color? value)
Parameters
valueColorColor value.
Finds item with the specified color.
public virtual ListControlItem? Find(Color? value)
value ColorColor value.