Skip to content

CheckLookupEditorAttribute.CascadeValue property

Cascade filtering value, usually set by the CascadeFrom editor, e.g. the integer value of CountryID. If null or empty, and CascadeField is set, all items are filtered.

public object? CascadeValue { get; set; }

See Also