Skip to main content
All docs
V18.2
Tab

ListEditCustomHighlighting.Implicit(Dictionary<String, String> to ListEditCustomHighlighting) Operator

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public static implicit operator ListEditCustomHighlighting(Dictionary<string, string> v)

Parameters

Name Type
v Dictionary<String, String>

Returns

Type
ListEditCustomHighlighting
See Also