EmptyObjectToObjectConverter.NotEmptyValue Property

Definition

Gets or sets the value to be returned when the object is neither null nor empty

public object NotEmptyValue { get; set; }
member this.NotEmptyValue : obj with get, set
Public Property NotEmptyValue As Object

Property Value

Applies to